Tag Archives: open-source

rqlite Versions 8.20.0 to 8.22.2: Enhancements in Stability, Performance, and Data Handling

rqlite, the lightweight, open-source, distributed relational database written in Go and built on SQLite, has seen a series of significant updates enhancing its robustness, efficiency, and feature set.

With releases from 8.20.0 to 8.22.2, rqlite continues to evolve, driven by community input and a commitment to providing a high-quality, distributed database solution.

Continue reading rqlite Versions 8.20.0 to 8.22.2: Enhancements in Stability, Performance, and Data Handling

rqlite 8.17.0 & 8.18.0: Scheduled VACUUMs and Enhanced JSON Support

rqlite is a lightweight, easy-to-use, open-source, distributed relational database. It’s written in Go and uses SQLite as its storage engine.

rqlite has recently seen two significant upgrades with the release of versions 8.17.0 and 8.18.0. These releases introduce new features that enhance both performance and functionality.

Continue reading rqlite 8.17.0 & 8.18.0: Scheduled VACUUMs and Enhanced JSON Support

rqlite 8.10.0 – load large SQLite datasets fast

rqlite is a lightweight, open-source, distributed relational database written in Go, utilizing SQLite as its storage engine.

Release v8.10.0 introduces a new, high-performance, initialize-from-SQLite option. Known as Boot loading, it allows an rqlite node to be loaded with large (multi-GB) datasets, with the time taken to boot the node determined only by disk performance.

rqlite 8.0: Large Dataset Support and Core Feature Upgrades

rqlite is a lightweight, easy-to-use, open-source, distributed relational database. It’s written in Go and uses SQLite as its storage engine.

Release 8.0 is out now and brings substantial advancements to its handling of large data sets. It also adds many new features, and brings improvements in simplicity and operation — all the while maintaining rqlite’s focus on robustness and quality.

Continue reading rqlite 8.0: Large Dataset Support and Core Feature Upgrades