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

dbeaver

47.6k
Stars
4.0k
Forks
47.6k
Watchers

Free universal database tool and SQL client

termsql

282
Stars
24
Forks
Watchers

Convert text from a file or from stdin into SQL table and query it instantly. Uses sqlite as backend. The idea is to make SQL into a tool on the command line or in scripts.

modin

9.5k
Stars
645
Forks
Watchers

Modin: Scale your Pandas workflows by changing a single line of code

sparrow

288
Stars
67
Forks
Watchers

A simple database toolkit for PHP

learning

1.7k
Stars
87
Forks
Watchers

Learning Shell,Python,Golang,System,Network

skytable

2.3k
Stars
83
Forks
Watchers

Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build po...

typeorm

1.9k
Stars
203
Forks
Watchers

TypeORM module for Nest framework (node.js) 🍇

TDengine

22.9k
Stars
4.8k
Forks
Watchers

TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.

migrate

14.3k
Stars
1.3k
Forks
Watchers

Database migrations. CLI and Golang library.

mikro-orm

7.7k
Stars
529
Forks
Watchers

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.