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  
  1. SQLite File Format Viewer (sqlite-internal.pages.dev)