Skip to content

DVCodeLabs/RunQL-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,834 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RunQL Logo

RunQL

The open source SQL editor built for data work with AI

License Release

RunQL is the VS Code based SQL editor built for data work with AI. It keeps schemas, ERDs, query metadata, and documentation as files in your workspace so your team and your AI tools have real database context instead of guessing.

This repository contains the open source desktop app build for RunQL. It is built on top of VSCodium, which in turn builds from Microsoft’s open source Code OSS / vscode source.

For the product overview and open source details, see:

What RunQL Does

  • Connect to PostgreSQL, MySQL, and DuckDB directly, with an extension API for more databases
  • Generate schema documentation, ERDs, and structured artifacts as local files
  • Index saved SQL so queries are searchable by title, tags, SQL, and metadata
  • Keep charts, schema snapshots, and docs in version control alongside application code
  • Support optional AI workflows with your provider of choice

RunQL product screenshot

Repositories

  • RunQL-IDE
    • this repository
    • builds and packages the desktop application
  • RunQL
    • the main RunQL extension repository
    • ships the built-in extension bundled into the IDE releases

Downloads

Download the latest desktop builds from:

Install the extension-only version from:

Build

Build instructions live in:

Supported Platforms

Current release targets:

  • macOS arm64
  • Linux x64
  • Linux arm64
  • Windows x64

Open Source Notes

  • RunQL is MIT licensed
  • This app is built from open source Code OSS sources
  • Telemetry is disabled in the distributed RunQL build
  • The default extension registry is Open VSX

Contributing

Please read:

Attribution

RunQL is built on top of:

Those upstream projects made this work possible.

About

A full VSCodium-Based SQL Editor

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors