E
Endru Reza
Posted on Nov 15
SQLite and its weird new fork “libSQL”
Take a first look at a SQLite fork growing in popularity called libSQL, which makes it possible to launch one database per user. Let's dive into the history of SQLite and examine the tradeoffs of database scaling techniques.
#programming #database #thecodereport
🔗 Resources
libSQL Source Code https://github.com/tursodatabase/libsql
🔖 Topics Covered
What is SQLite?
World's most deployed database
SQLite vs PostgreSQL
What is libSQL?
libSQL quickstart tutorial
1 min read