Skip to content

erenworld/erenworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter/x
I'm a database enthusiast focused on making queries faster. Right now, I’m learning everything I can about SQLite and contributing to TursoDB, the next-generation SQLite built in Rust.

current projects:
SQLite from scratch — building a SQLite-like database from first principles (B-trees, pager, storage engine)
database story — interviews with top database engineers to inspire the next generation (AWS, PostgreSQL..)
awesome database — curated collection of the best articles and resources about databases


recent pull requests:
tursoDB - update docs now that MVCC is fully supported
tursoDB - correct case-insensitive behaviour for tables and views to align with SQLite
tursoDB - promote experimental_mvcc to mvcc, formalizing the MVCC journal mode
tursoDB - fix incorrect NOT NULL constraint error handling during UPSERT
timescaleDB extras - fix broken documentation links
openbento - implement Spotify integration

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors