DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Informix vs. Machbase Neo vs. Microsoft Azure Table Storage vs. SQLite vs. Vertica

System Properties Comparison Informix vs. Machbase Neo vs. Microsoft Azure Table Storage vs. SQLite vs. Vertica

Editorial information provided by DB-Engines
NameInformix  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSQLite  Xexclude from comparisonVertica infoOpenText™ Vertica™  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 dataTimeSeries DBMS for AIoT and BigDataA Wide Column Store for rapid development using massive semi-structured datasetsWidely used embeddable, in-process RDBMSCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBTime Series DBMSWide column storeRelational DBMSRelational DBMS infoColumn oriented
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitewww.ibm.com/­products/­informixmachbase.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.sqlite.orgwww.vertica.com
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
machbase.com/­dbmswww.sqlite.org/­docs.htmlvertica.com/­documentation
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.MachbaseMicrosoftDwayne Richard HippOpenText infopreviously Micro Focus and Hewlett Packard
Initial release19842013201220002005
Current release14.10.FC5, November 2020V8.0, August 20233.45.3  (15 April 2024), April 202412.0.3, January 2023
License infoCommercial or Open Sourcecommercial infofree developer edition availablecommercial infofree test version availablecommercialOpen Source infoPublic Domaincommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonoyesnono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and JavaCCC++
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Windows
hostedserver-lessLinux
Data schemeyesyesschema-freeyes infodynamic column typesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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.nononono
Secondary indexesyesyesnoyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesSQL-like query languagenoyes infoSQL-92 is not fully supportedFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresyesnononoyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesnonoyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud servicenonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factoryes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovolatile and lookup tablenoyesno
User concepts infoAccess controlUsers with fine-grained authentication, authorization, and auditing controlssimple password-based access controlAccess rights based on private key authentication or shared access signaturesnofine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
InformixMachbase Neo infoFormer name was InfinifluxMicrosoft Azure Table StorageSQLiteVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
InformixMachbase Neo infoFormer name was InfinifluxMicrosoft Azure Table StorageSQLiteVertica infoOpenText™ Vertica™
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

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

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here