DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Informix vs. OpenMLDB vs. OrigoDB vs. SpatiaLite vs. VoltDB

System Properties Comparison Informix vs. OpenMLDB vs. OrigoDB vs. SpatiaLite vs. VoltDB

Editorial information provided by DB-Engines
NameInformix  Xexclude from comparisonOpenMLDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataAn open-source machine learning database that provides a feature platform for training and inferenceA fully ACID in-memory object graph databaseSpatial extension of SQLiteDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBTime Series DBMSDocument store
Object oriented DBMS
Spatial DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.12
Rank#34  Overall
#21  Relational DBMS
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.ibm.com/­products/­informixopenmldb.aiorigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.voltdb.com
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
openmldb.ai/­docs/­zh/­mainorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.voltdb.com
DeveloperIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.4 Paradigm Inc.Robert Friberg et alAlessandro FurieriVoltDB Inc.
Initial release198420202009 infounder the name LiveDB20082010
Current release14.10.FC5, November 20202024-2 February 20245.0.0, August 202011.3, April 2022
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen SourceOpen SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and JavaC++, Java, ScalaC#C++Java, C++
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxLinux
Windows
server-lessLinux
OS X infofor development
Data schemeyesFixed schemayesyesyes
Typing infopredefined data types such as float or dateyes infoSince Version 12.10 support for JSON/BSON datatypesyesUser defined using .NET types and collectionsyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nono infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesnoyesyes infoonly a subset of SQL 99
APIs and other access methodsJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
SQLAlchemy
.NET Client API
HTTP API
LINQ
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java
Python
Scala
.NetC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesnoyesnoJava
Triggersyesnoyes infoDomain Eventsyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replicationnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnodepending on modelyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlUsers with fine-grained authentication, authorization, and auditing controlsfine grained access rights according to SQL-standardRole based authorizationnoUsers and roles with access to stored procedures

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
InformixOpenMLDBOrigoDBSpatiaLiteVoltDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Buys Informix for $1 Billion
1 June 2024, ITPro Today

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

provided by Google News

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here