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 > Faircom DB vs. GeoSpock vs. InfluxDB vs. MarkLogic vs. NCache

System Properties Comparison Faircom DB vs. GeoSpock vs. InfluxDB vs. MarkLogic vs. NCache

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonGeoSpock  Xexclude from comparisonInfluxDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonNCache  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Spatial and temporal data processing engine for extreme data scaleDBMS for storing time series, events and metricsOperational and transactional Enterprise NoSQL databaseOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelKey-value store
Relational DBMS
Relational DBMSTime Series DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Key-value store
Secondary database modelsTime Series DBMSSpatial DBMS infowith GEO packageDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score0.94
Rank#195  Overall
#29  Key-value stores
Websitewww.faircom.com/­products/­faircom-dbgeospock.comwww.influxdata.com/­products/­influxdb-overviewwww.marklogic.comwww.alachisoft.com/­ncache
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.influxdata.com/­influxdbdocs.marklogic.comwww.alachisoft.com/­resources/­docs
DeveloperFairCom CorporationGeoSpockMarkLogic Corp.Alachisoft
Initial release1979201320012005
Current releaseV12, November 20202.0, September 20192.7.6, April 202411.0, December 20225.3.3, April 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercial inforestricted free version is availableOpen Source infoEnterprise Edition available
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 languageANSI C, C++Java, JavascriptGoC++C#, .NET, .NET Core, Java
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hostedLinux
OS X infothrough Homebrew
Linux
OS X
Windows
Linux
Windows
Data schemeschema free, schema optional, schema required, partial schema,yesschema-freeschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesNumeric data and Stringsyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.nononoyesno
Secondary indexesyestemporal, categoricalnoyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsANSI SQL for query only (using Presto)SQL-like query languageyes infoSQL92SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBCHTTP API
JSON over UDP
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++nonoyes infovia XQuery or JavaScriptno infosupport for stored procedures with SQL-Server CLR
Triggersyesnonoyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningAutomatic shardingSharding infoin enterprise version onlyShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).selectable replication factor infoin enterprise version onlyyesyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentnonoACID infocan act as a resource manager in an XA/JTA transactionoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoDepending on used storage engineyes, with Range Indexesyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users can be defined per tablesimple rights management via user accountsRole-based access control at the document and subdocument levelsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
Faircom DB infoformerly c-treeACEGeoSpockInfluxDBMarkLogicNCache
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 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

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

More resources
Faircom DB infoformerly c-treeACEGeoSpockInfluxDBMarkLogicNCache
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

GeoSpock launches Spatial Big Data Platform 2.0
4 September 2019, VanillaPlus

nChain leads investment round in extreme-scale data firm GeoSpock
2 October 2020, CoinGeek

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8 October 2020, Cambridge Independent

Big data processing techniques to streamline analytics
5 October 2018, TechTarget

GeoSpock showcases rapid expansion with data insights
16 July 2018, Cambridge Independent

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16 May 2024, Yahoo Lifestyle Australia

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

provided by Google News

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

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here