Hackernews posts about sqlite3
SQLite3 is a self-contained, file-based relational database engine that provides a SQL interface for storing and managing data in a single .db file.
- Go-sqlite3: Go bindings to SQLite using wazero (github.com)
- ActiveRecord Enhanced SQLite3 Adapter (github.com)
- Show HN: Base, an SQLite database editor for macOS (menial.co.uk)
- What If OpenDocument Used SQLite? (www.sqlite.org)
- SQLite's File Format (www.sqlite.org)
- Rails on SQLite: new ways to cause outages (andre.arko.net)
- Lessons learned from building a sync-engine and reactivity system with SQLite (www.finkelstein.fr)
- Poor man's bitemporal data system in SQLite and Clojure (www.evalapply.org)
- SQLite's Use of Tcl (2017) (www.tcl-lang.org)
- Benchmarks for Golang SQLite Drivers (github.com)
- Go and SQLite Best Practices (jacob.gold)
- BCHS Stack: BSD, C, httpd, SQLite (learnbchs.org)
- Sqlfs: SQLite FUSE filesystem with sqlcipher support (github.com)
- I'm All-In on Server-Side SQLite (fly.io)
- SQLite Is Edge Scale (www.fermyon.com)
- Publish and Subscribe to Kafka from SQLite (github.com)
- SQLite can handle most of it (binaryigor.com)
- Base – SQLite database editor for macOS - V3.0 Released (menial.co.uk)
- A web-based SQLite database editor written in Go (github.com)