sqlite
dqlite
Our great sponsors
sqlite | dqlite | |
---|---|---|
0 | 31 | |
19 | 3,438 | |
- | 1.0% | |
0.0 | 3.5 | |
almost 5 years ago | 4 days ago | |
C | C | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sqlite
We haven't tracked posts mentioning sqlite yet.
Tracking mentions began in Dec 2020.
dqlite
-
SQLite performance tuning: concurrent reads, multiple GBs and 100k SELECTs/s
I'd be curious for a similar tuning with Dqlite: https://github.com/canonical/dqlite
- Strong Consistency with Raft and SQLite
-
9 years of open-source database development: reviewing the designs
Anyone knows how the DB this is about, https://rqlite.io/, compares with https://dqlite.io/ by Canonical (both seem to be distributed versions of sqlite)?
- SQLite the only database you will ever need in most cases
-
Transcending Posix: The End of an Era?
For folks' context, the new tool that's being discussed in the thread mentioned by the parent here is litefs [0], as well as which you can also look at rqlite [1] and dqlite [2], which all provide different trade-offs (e.g. rqlite is 'more strongly consistent' than litefs).
[0]: https://github.com/superfly/litefs
-
SQLite is not a toy database
I presume you're familiar with https://github.com/canonical/dqlite (made by my employer) and https://github.com/rqlite/rqlite (unrelated)? How will mvsqlite compare to those?
-
GitDB, a distributed embeddable database on top of Git
Check out dqlite, it's sqlite but with a raft consensus to distribute changes through a log: https://dqlite.io/ You can link it in as a library too, it sounds like exactly what you want.
- Ask HN: Free and open source distributed database written in C++ or C
-
Fly.io Buys Litestream
https://dqlite.io/
I’m sure there’s more, those are just the ones I remember.
What are some alternatives?
rqlite - The lightweight, distributed relational database built on SQLite
kine - Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
litestream - Streaming replication for SQLite.
boringproxy - Simple tunneling reverse proxy with a fast web UI and auto HTTPS. Designed for self-hosters.
sqlitestudio - A free, open source, multi-platform SQLite database manager.
better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js.
Bedrock - Rock solid distributed database specializing in active/active automatic failover and WAN replication
mvsqlite - Distributed, MVCC SQLite that runs on FoundationDB.
sqlite-simple - Mid-level bindings for sqlite
SQLite - Official Git mirror of the SQLite source tree
sqlite-simple-errors - Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.
edge-sql - Cloudflare Workers providing a SQL API