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.
SQLCell
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
📝 A Repository for developers for different kinds of Programming Cheatsheets
qlbridge
A golang expression evaluator & Library to build SQL query engine based functionality.
dataux
Federated mysql compatible proxy to elasticsearch, mongo, cassandra, big-table, google datastore
datafusion-ballista
Apache Arrow Ballista Distributed Query Engine
trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
ObjectiveSql
Writing SQL using Java syntax
activerecord-sqlserver-adapter
SQL Server Adapter For Rails