SQLite is the world’s most widely-deployed database engine. It’s in your phone, it’s in your browser, and if you search your computer you’ll find its .db files there too. SQLite was inspired by ...
After his introductory series, Tom Fenton deploys a database on Docker and integrates it with other apps deployed from other Docker images. In my Introduction to Docker series, I covered the basics of ...