All Projects → mtxr → Vscode Sqltools

mtxr / Vscode Sqltools

Licence: mit
Database management for VSCode

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Vscode Sqltools

Goqu
SQL builder and query library for golang
Stars: ✭ 984 (+32.79%)
Mutual labels:  sql, sql-query, mysql, postgresql, sqlite, postgres
Walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Stars: ✭ 384 (-48.18%)
Mutual labels:  sql, mysql, postgresql, sqlite, sqlite3, oracle-database
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-77.19%)
Mutual labels:  sql, mysql, postgresql, sqlite, sqlite3, mssql
Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+580.03%)
Mutual labels:  sql, mysql, postgresql, sqlite, postgres, mssql
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+70.99%)
Mutual labels:  sql, mysql, postgresql, sqlite, postgres, sqlite3
Sqlboiler
Generate a Go ORM tailored to your database schema.
Stars: ✭ 4,497 (+506.88%)
Mutual labels:  mysql, postgresql, postgres, sqlite3, mssql
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+2351.82%)
Mutual labels:  mysql, postgresql, postgres, sqlite, mssql
Usql
Universal command-line interface for SQL databases
Stars: ✭ 6,869 (+826.99%)
Mutual labels:  sql, mysql, postgresql, sqlite3, oracle-database
Sqhell.vim
An SQL wrapper for vim
Stars: ✭ 113 (-84.75%)
Mutual labels:  sql, mysql, sqlite, postgres, sqlite3
Sworm
a write-only ORM for Node.js
Stars: ✭ 128 (-82.73%)
Mutual labels:  sql, mysql, postgresql, sqlite3, mssql
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+3330.77%)
Mutual labels:  sql, mysql, postgresql, sqlite, mssql
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+198.38%)
Mutual labels:  sql, mysql, postgresql, sqlite, mssql
Xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
Stars: ✭ 6,464 (+772.33%)
Mutual labels:  mysql, postgresql, sqlite, postgres, mssql
Sublimetext Sqltools
SQLTools for Sublime Text 3
Stars: ✭ 166 (-77.6%)
Mutual labels:  sql, database-management, sql-query, vscode, vscode-extension
Heidisql
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi
Stars: ✭ 2,864 (+286.5%)
Mutual labels:  sql, mysql, postgresql, sqlite, mssql
Jet
Type safe SQL builder with code generation and automatic query result data mapping
Stars: ✭ 373 (-49.66%)
Mutual labels:  sql, sql-query, mysql, postgresql, postgres
Sqlancer
Detecting Logic Bugs in DBMS
Stars: ✭ 672 (-9.31%)
Mutual labels:  sql, mysql, postgresql, sqlite
Shmig
Database migration tool written in BASH.
Stars: ✭ 408 (-44.94%)
Mutual labels:  sql, mysql, postgresql, sqlite3
Pmacct
pmacct is a small set of multi-purpose passive network monitoring tools [NetFlow IPFIX sFlow libpcap BGP BMP RPKI IGP Streaming Telemetry].
Stars: ✭ 677 (-8.64%)
Mutual labels:  sql, mysql, postgresql, sqlite3
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (-27.26%)
Mutual labels:  sql, mysql, postgresql, sqlite


Docs VSCode.pro Patreon Paypal Donate GitHub

Database management done right. Connection explorer, query runner, intellisense, bookmarks, query history. Feel like a database hero!

You can read the entire docs in https://vscode-sqltools.mteixeira.dev/

Features

Some feature provided by SQLTools:

  • Beautifier/Formatter
  • Query runner, history and bookmarks
  • Connection explorer
  • Query generators (INSERT only)

Check out all the features and their documentation here.

Supported Drivers

Official Drivers

Driver Marketplace Package
AWS Redshift AWS Redshift Link packages/driver.pg
CockroachDB CockroachDB Link packages/driver.pg
MariaDB MariaDB Link packages/driver.mysql
MSSQL Microsoft SQL Server/Azure Link packages/driver.mssql
MySQL MySQL Link packages/driver.mysql
PostgreSQL PostgreSQL Link packages/driver.pg
SQLite SQLite Link packages/driver.sqlite

I'm looking for maintainers for each driver, if you are interested on maintain/test any driver, please contact me. https://mteixeira.dev

Community Drivers:

Driver Marketplace Maintainer and Repository
ClickHouse logo ClickHouse Link @ultram4rine
ultram4rine/sqltools-clickhouse-driver
Google Cloud Spanner Google Cloud Spanner Link @cloudspannerecosystem
cloudspannerecosystem/sqltools-cloud-spanner-driver
InterSystems IRIS logo InterSystems IRIS Link @daimor
intersystems-community/sqltools-intersystems-driver
SAP HANA SAP HANA Link @SAP
SAP/sap-hana-driver-for-sqltools
Snowflake Snowflake Link @koszti
koszti/sqltools-snowflake-driver

Do you want to add a new driver? We have a tool to help you. See support new drivers guide.

Drivers supported till v0.21.9:

Driver Maintainer
Cassandra @EpicEric
IBM DB2 @snyang
OracleDB @mickeypearce

These drivers are being migrated to be compatible with v0.22 or newer. If you need one of them, you need to install v0.21.9.

Know Driver Issues

  • Unable to connect with "Drivers XXXX is not installed"? Check this issue.

Contributing

Please read the contributing guide here.

Join all these amazing contributors❤️ on this journey.

Donate and Support

SQLTools was developed with ♥ to save us time during our programming journey.

SQLTools will save you (for sure) a lot of time and help you to increase your productivity so, please consider a donation or become a supporter and help SQLTools to become more awesome than ever.

Patreon Paypal Donate

You can also fund specific issues via Issuehunt. That can boost the development of a feature you need and make it more attractive for contributors.

Issuehunt

Changelog

See changelog here

Feedback

Please provide feedback through the GitHub Issue system.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].