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 > Google Cloud Datastore vs. Manticore Search vs. MarkLogic vs. NCache vs. RDF4J

System Properties Comparison Google Cloud Datastore vs. Manticore Search vs. MarkLogic vs. NCache vs. RDF4J

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonManticore Search  Xexclude from comparisonMarkLogic  Xexclude from comparisonNCache  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformMulti-storage database for search, including full-text search.Operational and transactional Enterprise NoSQL databaseOpen-Source and Enterprise in-memory Key-Value StoreRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelDocument storeSearch engineDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Key-value storeRDF store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.47
Rank#76  Overall
#12  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
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
Score0.69
Rank#230  Overall
#9  RDF stores
Websitecloud.google.com/­datastoremanticoresearch.comwww.marklogic.comwww.alachisoft.com/­ncacherdf4j.org
Technical documentationcloud.google.com/­datastore/­docsmanual.manticoresearch.comdocs.marklogic.comwww.alachisoft.com/­resources/­docsrdf4j.org/­documentation
DeveloperGoogleManticore SoftwareMarkLogic Corp.AlachisoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20082017200120052004
Current release6.0, February 202311.0, December 20225.3.3, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2commercial inforestricted free version is availableOpen Source infoEnterprise Edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C#, .NET, .NET Core, JavaJava
Server operating systemshostedFreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Linux
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeFixed schemaschema-free infoSchema can be enforcedschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyes, details hereInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.noCan index from XMLyesno
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)SQL-like query languageyes infoSQL92SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
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
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
PHP
Python
Server-side scripts infoStored proceduresusing Google App Engineuser defined functionsyes infovia XQuery or JavaScriptno infosupport for stored procedures with SQL-Server CLRyes
TriggersCallbacks using the Google Apps Enginenoyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosSynchronous replication based on Galera libraryyesyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsyes infoisolated transactions for atomic changes and binary logging for safe writesACID infocan act as a resource manager in an XA/JTA transactionoptimistic locking and pessimistic lockingACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, with Range Indexesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noRole-based access control at the document and subdocument levelsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
Google Cloud DatastoreManticore SearchMarkLogicNCacheRDF4J infoformerly known as Sesame
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache 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
Google Cloud DatastoreManticore SearchMarkLogicNCacheRDF4J infoformerly known as Sesame
Recent citations in the news

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

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

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, Release.nl

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

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

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here