Has anyone read through the Sqlite Source code to learn about how Databases work?

This page summarizes the projects mentioned and recommended in the original post on /r/sqlite

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • bolt

  • I did something similar with LMDB and ported that to Go a long time ago. That was just a learning project until we had some LMDB issues at work that we couldn't figure out and we swapped in my port instead. That code became BoltDB: https://github.com/boltdb/bolt

  • litestream

    Streaming replication for SQLite.

  • It was just a learning project for myself and I eventually abandoned the port. I was trying to understand SQLite to figure out how to replicate SQLite databases and that eventually became Litestream: https://litestream.io/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts