Redis is a type of software called a "database." It is used to store and retrieve information.…
024 January 2023
What is an ORM?
An ORM, or Object-Relational Mapping, is a programming technique that allows developers to interact with a database…
020 January 2023
What is a NoSQL Database?
NoSQL (short for "not only SQL") is a type of database that is designed to handle large…
019 January 2023
Database Types
There are several types of databases, each with their own strengths and use cases. Some of the…
321 May 2020
SQLite 3 Docker Compose
While we are talking about docker-compose powered databases, here is SQLite 3. Because, why not?