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. Google Cloud Firestore vs. NCache vs. RRDtool vs. Stardog

System Properties Comparison eXtremeDB vs. Google Cloud Firestore vs. NCache vs. RRDtool vs. Stardog

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonNCache  Xexclude from comparisonRRDtool  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Open-Source and Enterprise in-memory Key-Value StoreIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMS
Time Series DBMS
Document storeKey-value storeTime Series DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
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
Score7.85
Rank#51  Overall
#8  Document stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.mcobject.comfirebase.google.com/­products/­firestorewww.alachisoft.com/­ncacheoss.oetiker.ch/­rrdtoolwww.stardog.com
Technical documentationwww.mcobject.com/­docs/­extremedb.htmfirebase.google.com/­docs/­firestorewww.alachisoft.com/­resources/­docsoss.oetiker.ch/­rrdtool/­docdocs.stardog.com
DeveloperMcObjectGoogleAlachisoftTobias OetikerStardog-Union
Initial release20012017200519992010
Current release8.2, 20215.3.3, April 20241.8.0, 20227.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoEnterprise Edition availableOpen Source infoGPL V2 and FLOSScommercial 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 servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C#, .NET, .NET Core, JavaC infoImplementations in Java (e.g. RRD4J) and C# availableJava
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
hostedLinux
Windows
HP-UX
Linux
Linux
macOS
Windows
Data schemeyesschema-freeschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounterNumeric data onlyyes
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 availablenonono infoExporting into and restoring from XML files possibleno infoImport/export of XML data possible
Secondary indexesyesyesyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infowith the option: eXtremeSQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noYes, 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
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
in-process shared library
Pipes
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
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesyes, Firebase Rules & Cloud Functionsno infosupport for stored procedures with SQL-Server CLRnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoby defining eventsyes, with Cloud Functionsyes infoNotificationsnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingShardingyesnonenone
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
Multi-source replicationyes, with selectable consistency levelnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
noneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesoptimistic locking and pessimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes infoby using the rrdcached daemonyes
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.yesyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noAccess rights for users and roles
More information provided by the system vendor
eXtremeDBGoogle Cloud FirestoreNCacheRRDtoolStardog
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
eXtremeDBGoogle Cloud FirestoreNCacheRRDtoolStardog
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

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

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

McObject Announces Availability of eXtremeDB/rt for Microsoft Azure RTOS ThreadX
15 November 2021, Automation.com

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

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

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

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

Neo4j logo

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

AllegroGraph logo

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

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

Present your product here