Databases
Database engines and management tools available as one-click templates.
| Template | Description |
|---|
| PostgreSQL | Advanced open-source relational database |
| MySQL | Popular open-source relational database |
| MariaDB | MySQL-compatible community fork |
| CockroachDB | Distributed SQL database |
| ClickHouse | Column-oriented OLAP database |
| TimescaleDB | Time-series database built on PostgreSQL |
| Template | Description |
|---|
| MongoDB | Document-oriented database |
| Redis | In-memory data structure store |
| CouchDB | Document database with HTTP API |
| ArangoDB | Multi-model database (document, graph, key-value) |
| Cassandra | Distributed wide-column store |
| ScyllaDB | High-performance Cassandra-compatible database |
| Template | Description |
|---|
| pgAdmin | PostgreSQL administration tool |
| phpMyAdmin | MySQL/MariaDB web interface |
| Mongo Express | MongoDB web-based admin interface |
| Redis Insight | Redis GUI management tool |
| Adminer | Universal database management in a single PHP file |
| Beekeeper Studio | Cross-platform SQL editor and database manager |