mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-03-14 06:38:11 +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,19 +559,20 @@ 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
|
||||
|
||||
* [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines.
|
||||
* [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes.
|
||||
* [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes.
|
||||
* [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol.
|
||||
* [rdpwrap](https://github.com/stascorp/rdpwrap) - RDP wrapper library allowing Remote Desktop Host support and concurrent RDP sessions on reduced functionality systems for home usage.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user