Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Verneuil Alternatives
Similar projects and alternatives to verneuil
-
litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
bb-remote-execution
Tools for Buildbarn to allow remote execution of build actions
-
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
mbtiles-s3-server
Python server to on-the-fly extract and serve vector tiles from an mbtiles file on S3
-
-
-
papers-we-love
Papers from the computer science community to read and discuss.
-
-
-
filesystem_spec
A specification that python filesystems should adhere to.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
verneuil reviews and mentions
- Show HN: Query SQLite files stored in S3
- LiteFS a FUSE-based file system for replicating SQLite
-
Ask HN: P2P Databases?
https://github.com/backtrace-labs/verneuil/ is one way to address the diffing / read replica part of the problem. I believe it's compatible with gossipping: most of the data is in small content-addressed chunks, with small manifests that tell clients what chunks to fetch and how to reassemble them to recreate a sqlite database. There's already client-side caching to persistent storage, and chunks can be fetched on demand.
Sharing replication data P2P, while retaining the simplicity of a single authoritative writer per database, is explicitly part of the project's long-term goals!
-
A note from our sponsor - SonarLint
www.sonarlint.org | 3 Feb 2023
Stats
backtrace-labs/verneuil is an open source project licensed under MIT License which is an OSI approved license.