Here is a 200-250 word comparison of the two open-source projects for senior engineers: A comparison of GreptimeTeam/greptimedb and MariaDB/server reveals distinct profiles in terms of momentum, community size, and use cases. Greptimedb, with 6,115 stars and a notable 61 stars gained in the last 30 days, indicates a growing interest in its unified approach to handling metrics, logs, and traces, potentially appealing to observability-focused teams seeking to consolidate Prometheus, Loki, and Elasticsearch (ES) workloads. Its ability to support both SQL and PromQL on object storage further highlights its innovative stance in the monitoring and logging space. In contrast, MariaDB/server, boasting 7,443 stars and a more substantial 145 stars in the last 30 days, demonstrates a larger and more actively engaged community. As a mature, community-driven fork of MySQL, it caters to a broad spectrum of relational database needs, suggesting widespread adoption across various applications and industries. The project's long-standing development and large contributor base ensure stability and feature richness, making it a staple for general-purpose database requirements. The choice between the two would largely depend on whether the primary need is a unified observability solution (greptimedb) or a robust, widely supported relational database (MariaDB/server).