GeistHaus
log in · sign up

sync (Unix) - Wikipedia

en.wikipedia.org
3 pages link to this URL
phiresky's blog

SQLite is an embedded SQL database. It’s extremely easy to setup, buildable as a single C file with libraries existing for basically all common programming languages. It doesn’t need any server setup or configuration since the SQL logic is run in the host process, and the database consists of only