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 > eXtremeDB vs. FileMaker vs. IBM Db2 vs. NebulaGraph vs. Stardog

System Properties Comparison eXtremeDB vs. FileMaker vs. IBM Db2 vs. NebulaGraph vs. Stardog

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonFileMaker  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonNebulaGraph  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringFileMaker is a cross-platform RDBMS that includes a GUI frontend.Common in IBM host environments, 2 different versions for host and Windows/LinuxA distributed, linear scalable, high perfomant Graph DBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBGraph DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.mcobject.comwww.claris.com/­filemakerwww.ibm.com/­products/­db2github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.stardog.com
Technical documentationwww.mcobject.com/­docs/­extremedb.htmwww.claris.com/­resources/­documentationwww.ibm.com/­docs/­en/­db2docs.nebula-graph.iodocs.stardog.com
DeveloperMcObjectClaris infoa subsidiary of AppleIBMVesoft Inc.Stardog-Union
Initial release200119831983 infohost version20192010
Current release8.2, 202119.4.1, November 202112.1, October 20167.3.0, May 2020
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree version is availableOpen Source infoApache Version 2.0 + Common Clause 1.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 and C++C and C++C++Java
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
LinuxLinux
macOS
Windows
Data schemeyesyesyesStrong typed schemaschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.no infosupport of XML interfaces availableyes infoA http query request can return the data in XML formatnono infoImport/export of XML data possible
Secondary indexesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infowith the option: eXtremeSQLyes infovia pluginsyesSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
PHPC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesyesyesuser defined functionsuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoby defining eventsyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingnoneSharding infoonly with Windows/Unix/Linux VersionShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Source-replica replication, warm standby infosince Version 14yes infowith separate tools (MQ, InfoSphere)Causal Clustering using Raft protocolMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyesyesyes infoRelationships in graphsyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesfine grained access rights according to SQL-standardRole-based access controlAccess rights for users and roles
More information provided by the system vendor
eXtremeDBFileMakerIBM Db2 infoformerly named DB2 or IBM Database 2NebulaGraphStardog
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
eXtremeDBFileMakerIBM Db2 infoformerly named DB2 or IBM Database 2NebulaGraphStardog
Recent citations in the news

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11 November 2022, Automation.com

With eXtremeDB Database, Spreadbrokers Targets Real-Time Trading
27 March 2012, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

provided by Google News

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Reviews - Features
1 March 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks and Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

Present your product here