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

Cosette

656
Stars
53
Forks
Watchers

Cosette is an automated SQL solver.

SQLCell

150
Stars
11
Forks
Watchers

SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python vari...

cheatsheet

333
Stars
175
Forks
Watchers

📝 A Repository for developers for different kinds of Programming Cheatsheets

qlbridge

851
Stars
79
Forks
Watchers

A golang expression evaluator & Library to build SQL query engine based functionality.

dataux

319
Stars
45
Forks
Watchers

Federated mysql compatible proxy to elasticsearch, mongo, cassandra, big-table, google datastore

datafusion-ballista

1.3k
Stars
179
Forks
Watchers

Apache Arrow Ballista Distributed Query Engine

trilogy

261
Stars
24
Forks
Watchers

TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.

ObjectiveSql

1.3k
Stars
161
Forks
Watchers

Writing SQL using Java syntax

GOFamily

2.2k
Stars
288
Forks
Watchers

🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。