General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is a simple Perl package providing a database based on a binaryfile. It can read and write up to now and can be defragmentated (frequent write access fragments it still).
Ameoba is a database for component-entity systems. It's geared towards simplistic use-cases and is not meant to act a full DBMS.
It is not a relational database (RDBM), not an object-oriented DB (OODBMS), and not a key-value database.
It is a component-entity system database (CESDB). This a completely invented term because the other two didn't really fit the design.
Amoeba is dual licensed as public domain and WTFPL (for where public domain is not recognized).