Hackernews posts about SQL
SQL is a standard programming language used to manage and manipulate data stored in relational databases, allowing users to execute queries, modify data, and create database structures.
- Sqldef: Idempotent schema management tool for MySQL, PostgreSQL, SQLite (sqldef.github.io)
- Why the KeePass format should be based on SQLite (mketab.org)
- Building SQLite with a small swarm (kiankyars.github.io)
- Hamming Distance for Hybrid Search in SQLite (notnotp.com)
- SQLite Is a Self Contained System (sqlite.org)
- CG/SQL – SQL dialect compiler to C for sqlite3 mimicking stored procedures (ricomariani.github.io)
- Lexega Turns SQL into Signals (lexega.com)
- LLMs Are Good at SQL. We Gave Ours Terabytes of CI Logs (www.mendral.com)
- Same SQL, Different Results: A Subtle Oracle vs. PostgreSQL Migration Bug (databaserookies.wordpress.com)
- Write Transactions Are a Footgun with Rust's SQLx and SQLite (emschwartz.me)
- Lobste.rs Migrates from MariaDB to SQLite (lobste.rs)
- Lobste.rs Migrates from MariaDB to SQLite (lobste.rs)
- OpenAPI to SQL SDK (www.stainless.com)
- MongoDB vs. SQL in 2026 (thedecipherist.com)
- The 3-Minute SQL Indexing Quiz That 60% Fail (use-the-index-luke.com)
- Cysqlite: A new SQLite driver for Python (charlesleifer.com)