Databases
Database technologies for reliable data storage and optimal performance. MySQL, MariaDB, PostgreSQL, SQLite and Redis.
MariaDB
MariaDB is an open-source MySQL fork that offers improved performance, additional features, and community-driven development.
MySQL
MySQL is a proven, relational database that forms the backbone of many web applications through reliability, performance, and wide adoption.
PostgreSQL
PostgreSQL is a powerful, open-source object-relational database known for advanced features, extensibility, and standards compliance.
Redis
Redis is a high-performance, in-memory data structure store used as database, cache, message broker, and streaming engine.
SQLite
SQLite is a lightweight, serverless database engine perfect for embedded systems, mobile applications, and local data storage.