DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Blueflood vs. Informix vs. Neo4j vs. Oracle vs. Tkrzw

System Properties Comparison Blueflood vs. Informix vs. Neo4j vs. Oracle vs. Tkrzw

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonInformix  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsWidely used RDBMSA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelTime Series DBMSRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBGraph DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#353  Overall
#33  Time Series DBMS
Score18.85
Rank#35  Overall
#22  Relational DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score0.09
Rank#354  Overall
#51  Key-value stores
Websiteblueflood.iowww.ibm.com/­products/­informixneo4j.comwww.oracle.com/­databasedbmx.net/­tkrzw
Technical documentationgithub.com/­rax-maas/­blueflood/­wikiinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
neo4j.com/­docsdocs.oracle.com/­en/­database
DeveloperRackspaceIBM, 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.Neo4j, Inc.OracleMikio Hirabayashi
Initial release20131984200719802020
Current release14.10.FC5, November 20205.19, April 202423c, September 20230.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infofree developer edition availableOpen Source infoGPL version3, commercial licenses availablecommercial inforestricted free version is availableOpen Source infoApache Version 2.0
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaC, C++ and JavaJava, ScalaC and C++C++
Server operating systemsLinux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
macOS
Data schemepredefined schemeyesschema-free and schema-optionalyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesno
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.noyesno
Secondary indexesnoyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLnoyesnoyes infowith proprietary extensionsno
APIs and other access methodsHTTP RESTJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnoyesyes infoUser defined Procedures and FunctionsPL/SQL infoalso stored procedures in Java possibleno
Triggersnoyesyes infovia event handleryesno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingyes using Neo4j FabricSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infousing specific database classes
User concepts infoAccess controlnoUsers with fine-grained authentication, authorization, and auditing controlsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standardno
More information provided by the system vendor
BluefloodInformixNeo4jOracleTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

What Is Retrieval-Augmented Generation (RAG)?
24 April 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20 April 2024

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

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 Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
BluefloodInformixNeo4jOracleTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry USA - English
17 April 2024, PR Newswire

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

Major Global Businesses Adopt Oracle Database@Azure Worldwide
23 April 2024, Yahoo Finance

Blog Theme - Details
12 April 2024, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

Blog Theme - Details
17 April 2024, blogs.oracle.com

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, blogs.oracle.com

provided by Google News



Share this page

Featured Products

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

Present your product here