Notable in-memory database system software includes:
Name | Developer | Availability | Client Interface | License | Description/Notes |
---|---|---|---|---|---|
Aerospike DBS | Aerospike Company | 2012 | Java, C#, C, Python, Go, Node.js, Perl, libevent, PHP, Ruby, Rust | Open Source (AGPL) | Flash-optimized in-memory open source NoSQL database. |
ALTIBASE HDB | Altibase Corporation | 1999 | Java, C, C++, JDBC, ODBC, SQL | Proprietary | Altibase is a hybrid DBMS that combines an in-memory database with a conventional disk-resident database in a single unified engine. It supports full ACID properties and standard connectivity interfaces such as JDBC and ODBC, as well as interoperability. Altibase Corporation has recently made the decision to discontinue the Altibase 7.1 open source edition, effective March 17, 2023, on its Github page (https://github.com/Altibase/altibase). |
ALTIBASE XDB | Altibase Corporation | 1999 | Java, C, C++, JDBC, ODBC, SQL | Proprietary | General purpose database that has high data processing speeds in main-memory alone. It comes with high-availability, replication and scalability features; three interfaces (including Direct Access Mode and Direct Access API Mode) as well as conventional client/server protocols such as TCP/IP and IPC for more complex database operations. Supports full ACID properties, standard connectivity interfaces such as JDBC and ODBC [fully supported] as well as interoperability. |
Apache Ignite | Apache Software Foundation, GridGain Systems | 2014 | Java, SQL, JDBC, ODBC | Open Source (Apache License Version 2.0) | Apache Ignite is an in-memory computing platform that is durable, strongly consistent, and highly available with powerful SQL, key-value and processing APIs. With full SQL support, one of the main use cases for Apache Ignite is the in-memory database which scales horizontally and provides ACID transactions. |
ArangoDB | ArangoDB GmbH | 2011 | AQL, HTTP, Java, JavaScript, PHP, Go, Scala, .Net, Python, Ruby | Business Source License 1.1 | ArangoDB is a transactional native multi-model database supporting two major NoSQL data models (graph and document [1] ) with one query language. Written in C++ and optimized for in-memory computing. In addition ArangoDB integrated RocksDB for persistent storage. ArangoDB supports Java, JavaScript, Python, PHP, NodeJS, C++ and Elixir. For resilient cluster behavior, ArangoDB offers a Raft-based cluster management. |
Datablitz (formerly Dali) | Bell Labs (Alcatel-Lucent) | 1997 | Proprietary | Dali prototype was a research project at Bell Labs. It was commercialized and used by Lucent as database for in premier wireline and wireless products. | |
DuckDB | DuckDB Labs | 2019 | C/C++, Python, R, Java, Go, Rust, Node.js, Wasm, ODBC, ADBC, and more [2] | Open source (MIT License) | DuckDB is an in-process database system designed for high performance for analytical query workloads offers client APIs for a wide range of languages. |
Exasol | Exasol AG | 2000 | JDBC, ODBC, ADO.NET, Python, SQL, R, Go, Rest API [3] | Proprietary | Exasol is in-memory, column-oriented analytical relational database management system which is developed by Exasol AG. |
Ehcache | Terracotta, Inc. (Software AG) | 2006 | Java | Open source (Apache License) | For Java, distributed |
eXtremeDB | McObject | 2001 | SQL, Lua, C, C++, C#, Java, Python | Proprietary | Cross-platform, including Linux, Windows, RTOS and server platforms. Interfaces include type-safe, native C/C++; native Java & .NET; SQL/ODBC/JDBC. Specialized editions for (for example) clustering, high availability, 64-bit support, and hybrid (in-memory and persistent) storage. eXtremeDB Financial Edition implements columnar data handling, vector-based statistical function library, integrated performance monitoring. |
H2 (DBMS) | H2 | Java, ODBC, JDBC | Open Source (Mozilla Public License or Eclipse Public License) | For Java | |
HSQLDB | HSQL Development Group | 2001 | Java, SQL, ODBC | Open Source (BSD License) | Relational, for Java [4] |
Hazelcast | Hazelcast Team | Java, C#, C++, Node.js, Python, Go | Open Source (Apache License 2.0) | Hazelcast is an in-memory computing platform that runs applications with extremely high throughput and low latency requirements. It offers speed, scale, simplicity, resiliency, and security in a distributed architecture. It consists of an in-memory data grid and a distributed stream processing engine that work together to run many types of data processing workloads. | |
Informix Warehouse Accelerator | IBM | JDBC, SQL | Proprietary | IWA supports Dynamic In-memory (in-memory columnar processing) Parallel Vector Processing, Actionable Compression, and Data Skipping technologies, collectively called "Blink Technology" by IBM (the same technology underlying IBM BLU Acceleration). The Informix Advanced Enterprise and Advanced Workgroup Editions include IWA. Released: March 2011. | |
IBM Db2 | IBM | 1991 | ODBC, JDBC, C, C++, Python | Proprietary | IBM BLU Acceleration |
InfinityDB | Boiler Bay Inc. | 2002 | Java, HTTP, | Proprietary | Java extended standard ConcurrentNavigableMap NoSQL with caching, durability, transactions, compression. |
Infinispan | Infinispan team, Sponsored by Red Hat. | 2009 | Java, .Net, REST, RESP Protocol, Memcached | Open Source (Apache License 2.0) | Infinispan is a distributed in-memory database offering caching, persistence, transactions, querying, Redis and Memcached compatible, and cloud-native scalability (cross-site replication). |
Kinetica | Kinetica (formerly GIS Federal) | 2014 | C++, C#, Java, JavaScript, Node.js. Python, HTTP | Proprietary | GPU-accelerated, in-memory, distributed database for analytics. Functions like a RDBMS (structured data) for fast analytics on datasets in the hundreds of GBs to tens of TBs range. Interact with SQL and REST API. Geospatial objects and functions. UDF framework allows for custom code and machine learning workloads to run in-database. Received $50mil Series A funding in June 2017. [5] |
Memcached | Danga Interactive | 2003 | Proprietary text and binary protocols in any language | Open Source (BSD) | Hashtable with LRU purge |
SingleStore (formerly MemSQL) | SingleStore, Inc. | Proprietary | SQL relational | ||
Microsoft COM+ IMDB | Microsoft Corporation | Proprietary | Defunct | ||
Microsoft SQL Server | Microsoft | 2012 | Proprietary | In SQL Server 2014, a feature codenamed Hekaton, and named In Memory OLTP, provided limited memory optimization, which can be used in conjunction with natively compile stored procedures which are persisted as C. In SQL Server 2012, an in-memory technology called xVelocity column-store indexes targeted for data-warehouse workloads. | |
Mimer SQL | Mimer Information Technology | SQL, ODBC, JDBC, ADO.NET, Embedded SQL, C, C++, Python | Proprietary | Mimer SQL is a general purpose relational database server that can be configured to run fully in-memory. Mimer SQL has full ACID support, support for stored procedures and is the only database that has a full score on SQL compliance | |
Mnesia | Ericsson | 2014 | Open Source Erlang License | Mnesia is a distributed, soft real-time database management system written in the Erlang programming language. It is distributed as part of the Open Telecom Platform. | |
MonetDB | MonetDB Solutions, CWI | 2004 | SQL, ODBC, JDBC, C, C++, Java, Python, PHP, Node.js, Perl, Ruby, R, MAL | open-source MonetDB License, based on MPL 2.0 as of version Jul2015. | in-memory optimized column-oriented relational database management system (RDBMS) written in C with an SQL top-level interface and ODBC, JDBC drivers |
MySQL NDB Cluster | MySQL | 1997 | Dual license open source(GNU-GPLv2) and optional proprietary | Highly available distributed real-time in-memory NoSQL database. Often used with MySQL for SQL cross-shard parallel query processing. | |
OmniSci | OmniSci (formerly MapD) | 2013 | Open Source (Apache License 2.0) | GPU-accelerated, SQL database and visualization platform for real-time analytics. Product consists of the core database plus a BI visualization tool. Received $55mil Series C funding in Aug 2018. [6] v4.8 announced in August 2019 with support for JupyterLab. [7] | |
Oracle RDBMS | Oracle Corporation | 2014 | Proprietary | RDBMS Oracle 12c contains an option for in-memory technology (additional licenses required). | |
Oracle Coherence | Oracle Corporation | Proprietary with developer download | For Java, relational, distributed | ||
Perst | McObject | 2006 | Java, Android, .NET | [Dual_license] open source(GNU-GPLv3) and optional proprietary | Object-oriented embedded database system for Java, Android and .NET platforms. No ORM. Schema evolution, XML export/import, replication, specialized indexes, including full text, b-tree, t-tree, r-tree, patricia trie, kd-tree and time series |
Polyhedra | ENEA AB (previously Perihelion Software) | 1993 | Proprietary, with a free-to-use edition (Polyhedra Lite) | Relational (SQL, ODBC, JDBC) in-memory database system originally developed for use in SCADA and embedded systems, but used in a variety of other applications including financial systems. Supports data durability via snapshots and journal logging, and high availability via a hot-standby. First released in 1993; version 8.7 released in March 2013. [8] Polyhedra Lite appeared with a free-to-use license in 2012. [9] | |
Redis | Redis Labs | 2009 | C, C++, Python, Lua, C#, etc. [10] | Redis Source Available License v2 (RSALv2) and the Server Side Public License v1 (SSPLv1) [11] | Redis is a source-available software project that implements data structure servers. It is networked, in-memory, and stores keys with optional durability. |
SafePeak | SafePeak Technologies | Proprietary | Automated In-Memory Dynamic Caching for SQL Server OLTP applications and databases. Code-free, Dynamic Caching, Relational | ||
SAP HANA | SAP SE | 2012 | Proprietary | SAP HANA, short for 'High Performance Analytic Appliance' is an in-memory, column-oriented, relational database management system written in C, C++ | |
solidDB | Unicom Global | 1992 | Proprietary | Relational with standard SQL support. ODBC and JDBC interfaces. Includes in-memory and on-disk tables in the same engine. Supports high availability. | |
SQL CE | Microsoft Corporation | Free | Compact relational embedded database produced by Microsoft for applications that run on mobile devices and desktops. ADO.NET, OLE DB. No ODBC driver. | ||
SQLite | SQLite | Open Source (Public domain) | SQL database that supports in-memory storage with the :memory: connection string. [12] | ||
Tarantool | Mail.ru Group | 2010 | Open Source (BSD) | In-memory database and application server (data grid) | |
TerminusDB | TerminusDB (formerly DataChemist) | 2019 | JavaScript, Python, Prolog, Rust, JSON-LD | Open Source (Apache 2.0) | Open source in-memory graph database designed for knowledge graph representation [13] |
TimesTen | now Oracle Corporation | 1997 | Java, JDBC, ODBC, SQL, PLSQL, C | Proprietary | Standalone database or in-memory cache for Oracle Database |
TPF (Transaction Processing Facility) | IBM | 1979 | Marketed | Generalized extension of IBM Airlines reservation system. IBM's DB/DC system backed up the in-memory transaction processing computer. [14] | |
Starcounter | Starcounter AB | 2014 | Proprietary | In-memory database engine combined with an application server that melds the Virtual Machine and the Database Management System. | |
VoltDB | VoltDB Inc. | Open Source (GPL) / Proprietary | Relational; implements H-Store design | ||
Xeround | Xeround Inc. | Proprietary / Not for sale, service only | Cloud database, defunct as of 2014 | ||
CursusDB | CursusDB | 2023 | JAVA, GO, C#, Python, Node.JS | Open Source (GPL) | CursusDB is an in-memory document-oriented, real-time capable database management system that is open-source licensed under GPL. |
Berkeley DB (BDB) is an embedded database software library for key/value data, historically significant in open-source software. Berkeley DB is written in C with API bindings for many other programming languages. BDB stores arbitrary key/data pairs as byte arrays and supports multiple data items for a single key. Berkeley DB is not a relational database, although it has database features including database transactions, multiversion concurrency control and write-ahead logging. BDB runs on a wide variety of operating systems, including most Unix-like and Windows systems, and real-time operating systems.
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.
Optimistic concurrency control (OCC), also known as optimistic locking, is a non-locking concurrency control method applied to transactional systems such as relational database management systems and software transactional memory. OCC assumes that multiple transactions can frequently complete without interfering with each other. While running, transactions use data resources without acquiring locks on those resources. Before committing, each transaction verifies that no other transaction has modified the data it has read. If the check reveals conflicting modifications, the committing transaction rolls back and can be restarted. Optimistic concurrency control was first proposed in 1979 by H. T. Kung and John T. Robinson.
The following tables compare general and technical information for a number of relational database management systems. Please see the individual products' articles for further information. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
Apache Derby is a relational database management system (RDBMS) developed by the Apache Software Foundation that can be embedded in Java programs and used for online transaction processing. It has a 3.5 MB disk-space footprint.
In computing, a materialized view is a database object that contains the results of a query. For example, it may be a local copy of data located remotely, or may be a subset of the rows and/or columns of a table or join result, or may be a summary using an aggregate function.
A spatial database is a general-purpose database that has been enhanced to include spatial data that represents objects defined in a geometric space, along with tools for querying and analyzing such data.
Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang.
Microsoft SQL Server is a proprietary relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network. Microsoft markets at least a dozen different editions of Microsoft SQL Server, aimed at different audiences and for workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users.
A document-oriented database, or document store, is a computer program and data storage system designed for storing, retrieving and managing document-oriented information, also known as semi-structured data.
An embedded database system is a database management system (DBMS) which is tightly integrated with an application software; it is embedded in the application. It is a broad technology category that includes:
Polyhedra is a family of relational database management systems offered by ENEA AB, a Swedish company. The original version of Polyhedra was an in-memory database management system which could be used in high availability configurations; in 2006 Polyhedra Flash DBMS was introduced to allow databases to be stored in flash memory. All versions employ the client–server model to ensure the data are protected from misbehaving application software, and they use the same SQL, ODBC and type-4 JDBC interfaces. Polyhedra is targeted primarily for embedded use by original equipment manufacturers (OEMs), and big-name customers include Ericsson, ABB, Emerson, Lockheed Martin, United Utilities and Siemens AG.
Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet. Specifically, CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.
Exasol is an analytics database management software company. Its product is called Exasol, an in-memory, column-oriented, relational database management system
NoSQL is an approach to database design that focuses on providing a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Instead of the typical tabular structure of a relational database, NoSQL databases house data within one data structure. Since this non-relational database design does not require a schema, it offers rapid scalability to manage large and typically unstructured data sets. NoSQL systems are also sometimes called "Not only SQL" to emphasize that they may support SQL-like query languages or sit alongside SQL databases in polyglot-persistent architectures.
Redis is a source-available, in-memory storage, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Because it holds all data in memory and because of its design, Redis offers low-latency reads and writes, making it particularly suitable for use cases that require a cache. Redis is the most popular NoSQL database, and one of the most popular databases overall. Companies that use Redis include Twitter, Airbnb, Tinder, Yahoo, Adobe, Hulu, Amazon and OpenAI.
Couchbase Server, originally known as Membase, is a source-available, distributed multi-model NoSQL document-oriented database software package optimized for interactive applications. These applications may serve many concurrent users by creating, storing, retrieving, aggregating, manipulating and presenting data. In support of these kinds of application needs, Couchbase Server is designed to provide easy-to-scale key-value, or JSON document access, with low latency and high sustainability throughput. It is designed to be clustered from a single machine to very large-scale deployments spanning many machines.
Actian Zen is an ACID-compliant, zero-DBA, embedded, nano-footprint, multi-model, Multi-Platform database management system (DBMS). It was originally developed by Pervasive Software, which was acquired by Actian Corporation in 2013.
DBeaver is a SQL client software application and a database administration tool. For relational databases it uses the JDBC application programming interface (API) to interact with databases via a JDBC driver. For other databases (NoSQL) it uses proprietary database drivers. It provides an editor that supports code completion and syntax highlighting. It provides a plug-in architecture that allows users to modify much of the application's behavior to provide database-specific functionality or features that are database-independent. It is written in Java and based on the Eclipse platform.
TerminusDB is an open source knowledge graph and document store. It is used to build versioned data products. It is a native revision control database that is architecturally similar to Git. It is listed on DB-Engines.