Skip to content
Category

Relational database management systems

page 1
Q47607
Structured Query Language (SQL) (pronounced S-Q-L; or alternatively as "sequel") is a domain-specific language used to manage data, especially in a relational database management system (RDBMS). It is particularly useful in handling structured data, i.e., data incorporating relations among entities and variables.
Q850
MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius' daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an o
Q80689
database manager part of the Microsoft 365 package
Oracle Database
proprietary database management system
relational database
digital database whose organization is based on the relational model of data
Microsoft SQL Server
family of database software by Microsoft
Q319417
SQLite ( "S-Q-L-ite", "sequel-ite") is a free and open-source relational database engine written in the C programming language. It is not a standalone application; rather, it is a library that software developers embed in their applications. As such, it belongs to the family of embedded databases. According to its developers, SQLite is the most widely deployed database engine, as it is used by several of the top web browsers, operating systems, mobile phones, and other embedded systems.
MariaDB
MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. Development is led by some of the original developers of MySQL, who forked it due to concerns over its acquisition by Oracle Corporation in 2009.
IBM Db2
relational model database server
Firebird
relational database management system
relational database management system
DBMS that is based on the relational model
database table
set of data elements arranged in rows and columns as part of a database
Ingres
database software
HSQLDB
HSQLDB (Hyper SQL Database) is a relational database management system written in Java. It has a JDBC driver and supports a large subset of SQL-92, SQL:2008, SQL:2011, and SQL:2016 standards. It offers a fast, small (around 1300 kilobytes in version 2.2) database engine which offers both in-memory and disk-based tables. Both embedded and server modes are available.
IBM Informix
Informix is a product family within IBM's Information Management division that is centered on several relational database management system (RDBMS) and multi-model database offerings. The Informix products were originally developed by Informix Corporation, whose Informix Software subsidiary was acquired by IBM in 2001.
IBM System R
relational database managament system, first implementation of SQL
Adaptive Server Enterprise
database product from Sybase
H2
relational database management system
list of relational database management systems
Wikimedia list article
CUBRID
CUBRID ( "cube-rid") is an open-source SQL-based relational database management system (RDBMS) with object extensions developed by CUBRID Corp. for OLTP. The name CUBRID is a combination of the two words cube and bridge, cube standing for a space for data and bridge standing for data bridge.
InterSystems Caché
commercial operational database management system from InterSystems
Comparison of relational database management systems
Wikimedia list article
DuckDB
DuckDB is an open-source column-oriented Relational Database Management System (RDBMS). It is designed to provide high performance on complex queries against large databases in embedded configuration, such as combining tables with hundreds of columns and billions of rows. Unlike other embedded databases (for example, SQLite) DuckDB is not focusing on transactional (OLTP) applications and instead is specialized for online analytical processing (OLAP) workloads. The project has over 6 million downloads per month.
SQL Anywhere
proprietary relational database management system
SQL Server Compact
compact relational database by Microsoft
4th Dimension
relational database and programming language
QUEL
relational database query language
InterSystems
InterSystems Corporation is a privately held vendor of software systems and technology for high-performance database management, rapid application developmentintegration, and healthcare information systems. The vendor's products include InterSystems IRIS Data Platform, Caché Database Management System (now largely superseded by IRIS), the InterSystems Ensemble integration platform (more recently marketed as HealthShare Health Connect), the HealthShare healthcare informatics platform and TrakCare healthcare information system, which is sold outside the United States.
TimesTen
Oracle TimesTen In-Memory Database is an in-memory, relational database management system with persistence and high availability. Originally designed and implemented at Hewlett-Packard labs in Palo Alto, California, TimesTen spun out into a separate startup in 1996 and was acquired by Oracle Corporation in 2005.