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. NuoDB vs. SAP IQ vs. searchxml vs. SingleStore

System Properties Comparison Informix vs. NuoDB vs. SAP IQ vs. searchxml vs. SingleStore

Editorial information provided by DB-Engines
NameInformix  Xexclude from comparisonNuoDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonsearchxml  Xexclude from comparisonSingleStore infoformer name was MemSQL  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 dataNuoDB is a webscale distributed database that supports SQL and ACID transactionsColumnar RDBMS optimized for Big Data analyticsDBMS for structured and unstructured content wrapped with an application serverMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMSRelational DBMS infocolumn-orientedNative XML DBMS
Search engine
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.12
Rank#34  Overall
#21  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.64
Rank#108  Overall
#52  Relational DBMS
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score5.38
Rank#62  Overall
#35  Relational DBMS
Websitewww.ibm.com/­products/­informixwww.3ds.com/­nuodb-distributed-sql-databasewww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.searchxml.net/­category/­productswww.singlestore.com
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
doc.nuodb.comhelp.sap.com/­docs/­SAP_IQwww.searchxml.net/­support/­handoutsdocs.singlestore.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.Dassault Systèmes infooriginally NuoDB, Inc.SAP, formerly Sybaseinformationpartners gmbhSingleStore Inc.
Initial release19842013199420152013
Current release14.10.FC5, November 202016.1 SPS04, April 20191.08.5, January 2024
License infoCommercial or Open Sourcecommercial infofree developer edition availablecommercial infolimited edition freecommercialcommercialcommercial infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC, C++ and JavaC++C++C++, Go
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
WindowsLinux info64 bit version required
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesyesyes
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.nonoyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesyesnoyes infobut no triggers and foreign keys
APIs and other access methodsJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
RESTful HTTP API
RESTful HTTP API
WebDAV
XQuery
XSLT
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Ruby
C++ infomost other programming languages supported via APIsBash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesJava, SQLyesyes infoon the application serveryes
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingdata is dynamically stored/cached on the nodes where it is read/writtenshared disk or shared nothing architectures with SAP IQ MultiplexernoneSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDBSAP/Sybase Replication Serveryes infosychronisation to multiple collectionsSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationnono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infotunable commit protocolACIDmultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTemporary tablenonoyes
User concepts infoAccess controlUsers with fine-grained authentication, authorization, and auditing controlsStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application servicesFine grained access control via users, groups and roles
More information provided by the system vendor
InformixNuoDBSAP IQ infoformer name: Sybase IQsearchxmlSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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

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

More resources
InformixNuoDBSAP IQ infoformer name: Sybase IQsearchxmlSingleStore infoformer name was MemSQL
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

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

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

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

Embedded Database Management Systems Market Analysis By Top Keyplayers
4 June 2024, openPR

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

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Arcion CTO on building effective data pipelines – Blocks and Files
28 June 2022, Blocks and Files

Data Integration Tools, Connectors & Solutions | Progress DataDirect
17 August 2015, Progress Software

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

Milvus logo

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

Present your product here