DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CrateDB vs. EJDB vs. GraphDB vs. Manticore Search vs. Newts

System Properties Comparison CrateDB vs. EJDB vs. GraphDB vs. Manticore Search vs. Newts

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonEJDB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonManticore Search  Xexclude from comparisonNewts  Xexclude from comparison
DescriptionDistributed Database based on LuceneEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Enterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Multi-storage database for search, including full-text search.Time Series DBMS based on Cassandra
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Document storeGraph DBMS
RDF store
Search engineTime Series DBMS
Secondary database modelsRelational DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitecratedb.comgithub.com/­Softmotions/­ejdbwww.ontotext.commanticoresearch.comopennms.github.io/­newts
Technical documentationcratedb.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgraphdb.ontotext.com/­documentationmanual.manticoresearch.comgithub.com/­OpenNMS/­newts/­wiki
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperCrateSoftmotionsOntotextManticore SoftwareOpenNMS Group
Initial release20132012200020172014
Current release10.4, October 20236.0, February 2023
License infoCommercial or Open SourceOpen SourceOpen Source infoGPLv2commercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL version 2Open Source infoApache 2.0
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.
Implementation languageJavaCJavaC++Java
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportserver-lessAll OS with a Java VM
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free and OWL/RDFS-schema support; RDF shapesFixed schemaschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nonoCan index from XMLno
Secondary indexesyesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitynostored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query languageno
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
in-process shared libraryGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP REST
Java API
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
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
Server-side scripts infoStored proceduresuser defined functions (Javascript)nowell-defined plugin interfaces; JavaScript server-side extensibilityuser defined functionsno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelnoneMulti-source replicationSynchronous replication based on Galera libraryselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyes infoConstraint checkingnono
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 strategynoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlrights management via user accountsnoDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nono
More information provided by the system vendor
CrateDBEJDBGraphDB infoformer name: OWLIMManticore SearchNewts
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
GraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 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
CrateDBEJDBGraphDB infoformer name: OWLIMManticore SearchNewts
Recent citations in the news

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

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

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, AiThority

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

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, businesswire.com

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

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

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

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.

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here