MariaDB topic
MariaDB is an open source relational database management system forked from the free MySQL database in 2009 by original MySQL developers. While maintaining high compatibility with MySQL, MariaDB adds new storage engines and features as a community-driven open source alternative. It has gained widespread adoption, being utilized by major companies and many Linux distributions.
laravel-adminer
Adminer database management tool for your Laravel application.
datastation
App to easily query, script, and visualize data from every database, file, and API.
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
mindsdb
AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need
frappe
Low code web framework for real world applications, in Python and Javascript
prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
migrate
Database migrations. CLI and Golang library.
ddev
Docker-based local PHP+Node.js web development environments
testcontainers-spring-boot
Container auto-configurations for Spring Boot based integration tests
mysqldump-php
PHP version of mysqldump cli that comes with MySQL