SQL topic

SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

List SQL repositories

Exposed

8.0k
Stars
663
Forks
Watchers

Kotlin SQL Framework

sqlc

11.3k
Stars
725
Forks
Watchers

Generate type-safe code from SQL

pg

5.6k
Stars
398
Forks
Watchers

Golang ORM with focus on PostgreSQL features and performance

jOOQ

6.0k
Stars
1.2k
Forks
Watchers

jOOQ is the best way to write SQL in Java

xo

3.6k
Stars
312
Forks
Watchers

Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server

azuredatastudio

7.5k
Stars
875
Forks
Watchers

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capabilit...

knex

18.9k
Stars
2.1k
Forks
Watchers

A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

usql

8.7k
Stars
345
Forks
Watchers

Universal command-line interface for SQL databases

better-sqlite3

5.1k
Stars
383
Forks
Watchers

The fastest and simplest library for SQLite3 in Node.js.