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.

List MariaDB repositories

laravel-adminer

44
Stars
7
Forks
Watchers

Adminer database management tool for your Laravel application.

datastation

2.9k
Stars
110
Forks
Watchers

App to easily query, script, and visualize data from every database, file, and API.

sqlx

12.1k
Stars
1.1k
Forks
Watchers

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

mindsdb

34.4k
Stars
5.6k
Forks
425
Watchers

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

7.6k
Stars
3.6k
Forks
216
Watchers

Low code web framework for real world applications, in Python and Javascript

prisma

43.4k
Stars
1.8k
Forks
233
Watchers

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

migrate

14.3k
Stars
1.3k
Forks
79
Watchers

Database migrations. CLI and Golang library.

ddev

2.4k
Stars
580
Forks
Watchers

Docker-based local PHP+Node.js web development environments

testcontainers-spring-boot

837
Stars
237
Forks
Watchers

Container auto-configurations for Spring Boot based integration tests

mysqldump-php

1.2k
Stars
298
Forks
Watchers

PHP version of mysqldump cli that comes with MySQL