Tag Archives: docker

rqlite 8.28: Enhanced Docker Support for Seamless SQLite Extension Loading

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

With the release of rqlite 8.28.3, working with SQLite extensions in a Docker environment has become even more straightforward.

Continue reading rqlite 8.28: Enhanced Docker Support for Seamless SQLite Extension Loading

rqlite: static linking and smaller Docker images

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

There have been a series of releases recently, which make deployment on Linux even easier, and significantly decrease the Docker footprint.

Continue reading rqlite: static linking and smaller Docker images