Our great sponsors
-
-
verneuil
Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
That DynamoDB VFS looks cool! I agree that the VFS api makes one think about plenty of crazy ideas. Someone is working on a VFS based on Foundation DB[0] that looks very promising. It was recently discussed here[1]
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Ever since I read the "Out of the Tar Pit" paper[1], I've been designing my data structures in a more relational form.
[1]: https://github.com/papers-we-love/papers-we-love/blob/master...
-
mbtiles-s3-server
Python server to on-the-fly extract and serve vector tiles from an mbtiles file on S3
Aha! This is done in https://github.com/uktrade/mbtiles-s3-server, but using an alternative library to query SQLite on S3, https://github.com/michalc/sqlite-s3-query
(Full disclosure: I wrote most of both of these)
-
Aha! This is done in https://github.com/uktrade/mbtiles-s3-server, but using an alternative library to query SQLite on S3, https://github.com/michalc/sqlite-s3-query
(Full disclosure: I wrote most of both of these)
Related posts
- Strong Consistency with Raft and SQLite
- SQLite: can it do automatic backups (web application with about 10 users)?
- Sqlite 'doesn't do automatic backups'? Is this true?
- 9 years of open-source database development: reviewing the designs
- How to attract more programmers for Merkaartor's developing? (2021)