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.
c-store
C-Store : A column-oriented DBMS prototype (frozen)
HackerRank-Solutions
My own HackerRank coding interview solutions
activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
ppx_pgsql
Syntax extension for embedded SQL queries using PG'OCaml.
baby_squeel
:pig: An expressive query DSL for Active Record
easy-tips
A little Tips in my Code Career with Go&PHP 🥳🥳🥳
elasticsql
ElasticSQL package converts SQL to ElasticSearch DSL
sqldb-logger
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.