This article identifies 15 open source tools which help to reduce the complexity associated with the powerful database software.
Read moreTag: relational database
10 Excellent Free and Open Source Linux Relational Databases
A relational database matches data using common characteristics found within the data set. The resulting groups of data are organized and are much easier for people to understand.
Read moreMySQL – SQL (Structured Query Language) database server
MySQL is a multithreaded, multi-user SQL database management system (DBMS). The basic program runs as a server providing multiuser access to a number of databases.
Read moreMariaDB – excellent relational database system
MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL.
Read morePostgreSQL – object-relational database system
PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2.
Read moreSQLite – SQL database engine
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
Read moreFirebird – relational database
Firebird is a relational database offering many ANSI SQL-99 features. Firebird provides excellent concurrency, and high performance.
Read moreLucidDB – RDBMS purpose-built entirely for data warehousing and business intelligence
LucidDB is a Database Management System (DBMS) optimized for business intelligence.
Read moreH2 – relational database management system written in Java
H2 is a relational database management system written in Java. It can be embedded in Java applications or run in client-server mode.
Read moreHSQLDB – Java database
Hyper Structured Query Language Database is an SQL relational database management system written in Java. It has a JDBC driver conforming to ANSI SQL:2008.
Read moreApache Derby – relational database implemented entirely in Java
Apache Derby is a full-featured, open source relational database management system (RDBMS) that is based on Java and SQL.
Read moreOpenLink Virtuoso – middleware and database engine hybrid
OpenLink Virtuoso is a middleware and database engine hybrid that combines the functionality of a traditional RDBMS, ORDBMS, virtual database
Read moreCUBRID – relational database management engine, with built-in enterprise grade features
CUBRID is engineered as a completely free, open-source relational database management engine, with built-in enterprise grade features.
Read more