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)
- Deep dive into Turso, the “SQLite rewrite in Rust” (kerkour.com)
- Many Small Queries Are Efficient in SQLite (www.sqlite.org)
- Building SQLite with a small swarm (kiankyars.github.io)
- Show HN: ShapedQL – A SQL engine for multi-stage ranking and RAG (playground.shaped.ai)
- 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)
- 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)
- Lexega Turns SQL into Signals (lexega.com)
- Show HN: Zvec – The SQLite of Vector Databases (github.com)
- 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)
- Distributing Go binaries like SQLite-scanner through PyPI using go-to-wheel (simonwillison.net)