FREE DATABASES & DATA SYSTEMS TRACK
Embedded & local-first data
What if the database lives inside the product?
What if the database lives inside the product?
Study in-process storage, offline operation, sync, conflict resolution, portability, and zero-operations analytics.
Systems compared
- SQLite
- DuckDB
- Realm
- PGlite
Open the engine
- In-process execution
- File formats
- Offline-first writes
- Sync and conflicts
- Extension and embedding models
Reconstruction lab
Create an offline-capable application and explain what must happen when two devices reconnect.