Hacker News
- SQLite 3.45 released with JSONB support https://www.sqlite.org/changes.html#version_3_45_0 64 comments
- Why SQLite Does Not Use Git https://sqlite.org/whynotgit.html 43 comments
- SQLite 2022 Recap https://sqlite.org/forum/forumpost/df285a4182688791 40 comments
- SQLite as an Application File Format (2014) https://www.sqlite.org/appfileformat.html 161 comments
- Sqlite – Most Deployed Database in the World https://www.sqlite.org/mostdeployed.html 45 comments
- Sqlite: Code Of Conduct https://sqlite.org/codeofconduct.html 281 comments
- SQLite Code of Conduct https://www.sqlite.org/codeofconduct.html 60 comments
- SQLite timeline items related to "json" http://www.sqlite.org/src/timeline?r=json 22 comments
- SQLite 3.7.16 Released http://www.sqlite.org/releaselog/3_7_16.html 22 comments
- How SQLite is tested http://www.sqlite.org/testing.html 40 comments
Lobsters
- SQLite Archive Files https://www.sqlite.org/sqlar.html 19 comments databases
- How To Corrupt An SQLite Database File https://www.sqlite.org/howtocorrupt.html 3 comments databases
- SQLite is 35% Faster Than The Filesystem https://www.sqlite.org/fasterthanfs.html 21 comments c , databases
- Althttpd: The Althttpd Webserver https://sqlite.org/althttpd/doc/trunk/althttpd.md 14 comments c , web
- SQLite Is Serverless https://www.sqlite.org/serverless.html 9 comments databases
- How SQLite Is Teated - 92 Million Lines Of Test Code https://www.sqlite.org/testing.html 42 comments programming
- Why SQLite Uses Bytecode https://sqlite.org/draft/whybytecode.html 39 comments programming
- Emerge fails can't resolve hostname of a valid URL https://sqlite.org/2021/sqlite-amalgamation-3360000.zip 8 comments gentoo
- The SQLite Code of Ethics https://sqlite.org/codeofethics.html 6 comments programmerhumor
- How To Corrupt An SQLite Database File https://www.sqlite.org/howtocorrupt.html 13 comments programming
- SQLite CLI: Accessing ZIP Archives As Database Files https://www.sqlite.org/cli.html#zipdb 3 comments programming
- Virtual Machine for a Database Engine? What's a good place to start? https://www.sqlite.org/opcode.html 6 comments compilers
- Althttpd: Simple webserver in a single C-code file by the author of SQLite https://sqlite.org/althttpd/doc/trunk/althttpd.md 28 comments c_programming
- SQLite Status Report 2020 http://sqlite.org/st2020/index.html 21 comments programming
- Why isn't SQLite more commonly used for save files or for other user-facing application file formats? https://sqlite.org/appfileformat.html 347 comments programming
- Clang-11.0.0 Miscompiled SQLite https://sqlite.org/forum/forumpost/e7e828bb6f 142 comments programming
- Files or DB's for storage? https://www.sqlite.org/index.html 33 comments csharp
- Can't get command "rails server" to run https://www.sqlite.org 5 comments learn_rails
- SQLite, facing blacklisting over refusing to implement a Code of Conduct, implements one based on a 5th century book of rules for Christian monks. https://www.sqlite.org/codeofconduct.html 138 comments technology
- SQL Lite adopts new code of conduct. https://www.sqlite.org/codeofconduct.html 36 comments programming
- SQLite adopts new Code of Conduct https://www.sqlite.org/codeofconduct.html 860 comments programming
- SQLite v3.25.0 released. Critical bugs fixed. Enhanced ALTER TABLE. https://sqlite.org/download.html 7 comments compsci
- Serious bug causing infinite loop in some queries has been fixed in SQLite. http://www.sqlite.org/cgi/src/info/9936b2fa443fec03ff25 39 comments programming
- I was confused at first, when the page used the term "serverless". Funny that the term's meaning is changed so much in the past few years! https://www.sqlite.org/serverless.html 72 comments programming
- Why SQLite Does Not Use Git https://sqlite.org/whynotgit.html 36 comments coding
- Work on SQLite4 has concluded, lest there be any doubt. https://sqlite.org/src4/info/c0b7f14c0976ed5e 120 comments programming
- How SQLite Is Tested https://www.sqlite.org/testing.html 15 comments compsci
- SQLite 3.12 Brings More Performance Improvements http://www.sqlite.org/releaselog/3_12_0.html 7 comments linux
- I heard yo like C code: a small, simple HTTP server http://www.sqlite.org/docsrc/artifact/c028190e17ce721e234ec7747af71ac8d7766b43 70 comments programming
- SQLite: 67 KLOC of code, but 45678 KLOC of test cases, a ratio of 679:1 http://www.sqlite.org/testing.html?1 315 comments programming
- Upcoming version of SQLite has support for foreign keys http://www.sqlite.org/draft/foreignkeys.html 186 comments programming
- SQLite only uses 17+ year old technology out of fear of software patents http://www.sqlite.org/cvstrac/wiki?p=bluesky 29 comments programming
Linking pages
- SQLite is not a toy database https://antonz.org/sqlite-is-not-a-toy-database/ 1219 comments
- "Modern" C++ Lamentations · Aras' website https://aras-p.info/blog/2018/12/28/Modern-C-Lamentations/ 1081 comments
- SQLite the only database you will ever need in most cases https://unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html 842 comments
- Against SQL https://scattered-thoughts.net/writing/against-sql/ 790 comments
- I'm All-In on Server-Side SQLite · The Fly Blog https://fly.io/blog/all-in-on-sqlite-litestream/ 640 comments
- How I’m a Productive Programmer With a Memory of a Fruit Fly https://hynek.me/articles/productive-fruit-fly-programmer/ 463 comments
- The Great Migration from MongoDB to PostgreSQL https://infisical.com/blog/postgresql-migration-technical 434 comments
- Local-first software: You own your data, in spite of the cloud https://www.inkandswitch.com/local-first.html 418 comments
- Why I Built Litestream - Litestream https://litestream.io/blog/why-i-built-litestream/ 385 comments
- Wesley Aptekar-Cassels | Consider SQLite https://blog.wesleyac.com/posts/consider-sqlite 356 comments
- Bun 1.1 | Bun Blog https://bun.sh/blog/bun-v1.1 356 comments
- How I Built a Python Bot to Help Me Find an Apartment in San Francisco – Dataquest https://www.dataquest.io/blog/apartment-finding-slackbot/ 352 comments
- The database I wish I had - EuAndreh https://euandre.org/2020/08/31/the-database-i-wish-i-had.html 290 comments
- Dear Mozilla: Fix Your Damn Browser Already - Just Well Mixed http://jasonlefkowitz.net/2011/10/dear-mozilla-fix-your-damn-browser-already/ 228 comments
- GitHub - rui314/chibicc: A small C compiler https://github.com/rui314/chibicc 219 comments
- Code Reuse in Google Chrome Browser http://www.catonmat.net/blog/code-reuse-in-google-chrome-browser/ 218 comments
- SQLite Wasm in the browser backed by the Origin Private File System - Chrome Developers https://developer.chrome.com/en/blog/sqlite-wasm-in-the-browser-backed-by-the-origin-private-file-system/ 208 comments
- GitHub - kahun/awesome-sysadmin: A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP. https://github.com/kahun/awesome-sysadmin 194 comments
- blackbird/README.md at master · butor/blackbird · GitHub https://github.com/butor/blackbird/blob/master/README.md 194 comments
- A 2024 Plea for Lean Software (with running code) - Bert Hubert's writings https://berthub.eu/articles/posts/a-2024-plea-for-lean-software/ 193 comments