DuckDB and MariaDB Server represent two distinct approaches to open-source database management, each with its own momentum and community dynamics. DuckDB, with 36,953 stars on GitHub, has seen a significant surge in popularity, garnering 531 stars in the last 30 days alone. This indicates a strong and growing interest, particularly in its niche as an analytical in-process SQL database. Its design focuses on embedding SQL query capabilities directly within applications, making it ideal for scenarios requiring fast, in-memory data processing. The high star count suggests a community that values its performance and ease of integration. In contrast, MariaDB Server, with 7,246 stars and 145 stars in the last 30 days, has a more established but slower-growing community. As a fork of MySQL, MariaDB benefits from a long history and a robust feature set, making it a reliable choice for traditional database management tasks. Its community is likely more mature, with a focus on stability and compatibility. The lower star growth rate may reflect its status as a more mature project, where incremental improvements are valued over rapid innovation. Both projects cater to different use cases: DuckDB excels in analytical and embedded SQL scenarios, while MariaDB Server is suited for general-purpose database management. The star metrics highlight DuckDB's recent momentum and MariaDB's steady, reliable presence in the open-source database landscape.