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

activerecord_where_assoc

208
Stars
9
Forks
Watchers

Make ActiveRecord do conditions on your associations

date

31
Stars
1
Forks
Watchers

Date type in Golang

oledb

28
Stars
9
Forks
Watchers

A small promised based module which uses edge.js to connect to an OLE DB, ODBC or SQL database.

fselect

3.8k
Stars
83
Forks
Watchers

Find files with SQL-like queries

dat

610
Stars
62
Forks
Watchers

Go Postgres Data Access Toolkit

docker-superset

101
Stars
55
Forks
Watchers

Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]

vsql

44
Stars
5
Forks
Watchers

A sql query builder for V

sqlglot

5.8k
Stars
577
Forks
Watchers

Python SQL Parser and Transpiler

lol_dba

1.6k
Stars
69
Forks
Watchers

lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.

goyesql

48
Stars
12
Forks
Watchers

Parse SQL files with multiple named queries and automatically prepare and scan them into structs.