rqlite 7.7.0 released

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

7.7.0 is the first release to add support for non-deterministic functions, specifically RANDOM. It accomplishes this via statement-rewriting. Many thanks to Ben Johnson for the pure-Go SQLite parser.

You can download the release from GitHub.

Leave a Reply

Your email address will not be published. Required fields are marked *