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 > CrateDB vs. MySQL vs. NCache vs. RDF4J vs. searchxml

System Properties Comparison CrateDB vs. MySQL vs. NCache vs. RDF4J vs. searchxml

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonMySQL  Xexclude from comparisonNCache  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionDistributed Database based on LuceneWidely used open source RDBMSOpen-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.DBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMS infoKey/Value like access via memcached APIKey-value storeRDF storeNative XML DBMS
Search engine
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.74
Rank#222  Overall
#9  RDF stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websitecratedb.comwww.mysql.comwww.alachisoft.com/­ncacherdf4j.orgwww.searchxml.net/­category/­products
Technical documentationcratedb.com/­docsdev.mysql.com/­docwww.alachisoft.com/­resources/­docsrdf4j.org/­documentationwww.searchxml.net/­support/­handouts
DeveloperCrateOracle infosince 2010, originally MySQL AB, then SunAlachisoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.informationpartners gmbh
Initial release20131995200520042015
Current release8.4.0, April 20245.3.3, April 20241.0
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoEnterprise Edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercial
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaC and C++C#, .NET, .NET Core, JavaJavaC++
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportFreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
OS X
Unix
Windows
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.noyesnoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyes infowith proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nono
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
IDistributedCache
JCache
LINQ
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
PHP
Python
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresuser defined functions (Javascript)yes infoproprietary syntaxno infosupport for stored procedures with SQL-Server CLRyesyes infoon the application server
Triggersnoyesyes infoNotificationsyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelMulti-source replication
Source-replica replication
yes, with selectable consistency levelnoneyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID infonot for MyISAM storage engineoptimistic locking and pessimistic lockingACID infoIsolation support depends on the API usedmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlrights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noDomain, group and role-based access control at the document level and for application services
More information provided by the system vendor
CrateDBMySQLNCacheRDF4J infoformerly known as Sesamesearchxml
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
CrateDBMySQLNCacheRDF4J infoformerly known as Sesamesearchxml
DB-Engines blog posts

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

show all

Recent citations in the news

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Expands CrateDB Cloud with the Launch of CrateDB Edge
15 April 2021, GlobeNewswire

Crate.io raises $10M to grow its database platform
15 June 2021, VentureBeat

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

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

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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.

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