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

c-store

40
Stars
13
Forks
Watchers

C-Store : A column-oriented DBMS prototype (frozen)

catsql

72
Stars
2
Forks
Watchers

cat for sql dbs

activerecord-setops

21
Stars
1
Forks
Watchers

Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).

ppx_pgsql

52
Stars
9
Forks
Watchers

Syntax extension for embedded SQL queries using PG'OCaml.

baby_squeel

500
Stars
50
Forks
Watchers

:pig: An expressive query DSL for Active Record

easy-tips

2.7k
Stars
700
Forks
Watchers

A little Tips in my Code Career with Go&PHP 🥳🥳🥳

elasticsql

91
Stars
16
Forks
Watchers

ElasticSQL package converts SQL to ElasticSearch DSL

sqldb-logger

345
Stars
15
Forks
Watchers

A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.