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.

Related: PostgreSQL   MySQL   Oracle   IndexedDB   Rsync  
  1. SQLite's File Format (www.sqlite.org)
  2. SQLite's Use of Tcl (2017) (www.tcl-lang.org)
  3. SQLite Is Edge Scale (www.fermyon.com)