Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Strapi | 52,649 | 221 | 113 | a day ago | 281 | May 11, 2022 | 349 | other | JavaScript | |
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first. | ||||||||||
Nocodb | 35,066 | 3 | 10 hours ago | 110 | September 06, 2022 | 413 | agpl-3.0 | TypeScript | ||
🔥 🔥 🔥 Open Source Airtable Alternative | ||||||||||
Typeorm | 30,831 | 1,994 | 2,164 | 11 hours ago | 650 | September 20, 2022 | 1,922 | mit | TypeScript | |
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms. | ||||||||||
Prisma | 30,003 | 442 | 20 hours ago | 4,993 | September 24, 2022 | 2,796 | apache-2.0 | TypeScript | ||
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB | ||||||||||
Mindsdb | 14,543 | 3 | 1 | 10 hours ago | 42 | March 19, 2019 | 449 | gpl-3.0 | Python | |
A low-code Machine Learning platform to help developers build #AI solutions | ||||||||||
Mysql | 13,133 | 4,892 | 7,815 | 9 days ago | 49 | March 25, 2022 | 108 | mpl-2.0 | Go | |
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package | ||||||||||
Migrate | 11,072 | 594 | 15 hours ago | 129 | March 17, 2022 | 261 | other | Go | ||
Database migrations. CLI and Golang library. | ||||||||||
Sequelpro | 8,842 | a month ago | 505 | other | Objective-C | |||||
MySQL/MariaDB database management for macOS | ||||||||||
Sqlx | 8,323 | 262 | a day ago | 41 | September 14, 2022 | 415 | apache-2.0 | Rust | ||
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL. | ||||||||||
Mysqltuner Perl | 8,022 | 2 days ago | 1 | February 27, 2018 | 36 | gpl-3.0 | Perl | |||
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. |
Version 6.0.0-dev
A web interface for MySQL and MariaDB.
phpMyAdmin is intended to handle the administration of MySQL over the web. For a summary of features, list of requirements, and installation instructions, please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/
Copyright © 1998 onwards -- the phpMyAdmin team
Certain libraries are copyrighted by their respective authors; see the full copyright list for details.
For full copyright information, please see ./doc/copyright.rst
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Beginning on 2013-12-01, new contributions to this codebase are all licensed under terms compatible with GPLv2-or-later. phpMyAdmin is currently transitioning older code to GPLv2-or-later, but work is not yet complete.
The phpMyAdmin team