Description: phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. It allows users to manage databases, tables, columns, relations, indexes, users, permissions, and more through a web interface.
Type: software
Pricing: Open Source
Description: SQLight is a relational database management system contained in a C library. It is ACID-compliant and implements most of the SQL standard, using a dynamically and weakly typed SQL syntax. It is a popular choice as an embedded database for local/client storage in software applications.
Type: software