mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-03-21 10:08:08 +00:00
add surrealdb and move adminer for alphabetical
moved adminer out of the sub list of mariaDB as it seems to support like 15 databases added surrealdb as new database
This commit is contained in:
parent
17378e3ae1
commit
723a3d004b
@ -559,14 +559,15 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
||||
|
||||
*Relational DBMS.*
|
||||
|
||||
* [Adminer](https://www.adminer.org/) - Database management in a single PHP file ([Source code](https://github.com/vrana/adminer))
|
||||
* [Firebird](http://www.firebirdsql.org/) - True universal database.
|
||||
* [Galera](http://galeracluster.com/) - Galera Cluster for MySQL is an easy-to-use high-availability solution with high system up-time, no data loss, and scalability for future growth.
|
||||
* [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL.
|
||||
* [adminer](https://www.adminer.org/) - Database management in a single PHP file ([Source code](https://github.com/vrana/adminer))
|
||||
* [Percona Server](https://www.percona.com/software) - Enhanced, drop-in MySQL replacement.
|
||||
* [PostgreSQL](http://www.postgresql.org/) - Object-relational database management system (ORDBMS).
|
||||
* [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster.
|
||||
* [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS.
|
||||
* [SurrealDB](https://github.com/surrealdb/surrealdb) - A scalable, distributed, collaborative, document-graph database, for the realtime web
|
||||
|
||||
## Remote Management
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user