SQLite DBRead post
Post cover image

SQLite is a lightweight, embedded SQL database engine written in C that's built into mobile phones, computers, and countless applications. It's public domain software maintained by three people, with over 1 trillion databases in active use. The database is best suited for relational workloads where data needs to stay close to

Sort: