rqlite 8.23.0: Support for SQLite RETURNING March 18, 2024 Philip O'Toole Leave a comment rqlite is a lightweight, open-source, distributed relational database written in Go, utilizing SQLite as its storage engine. Release v8.23.0 supports the SQLite RETURNING keyword, as well adding some other enhancements.