DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CrateDB vs. NCache vs. openGauss vs. TerarkDB vs. TypeDB

Vergleich der Systemeigenschaften CrateDB vs. NCache vs. openGauss vs. TerarkDB vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneOpen-Source and Enterprise in-memory Key-Value StoreAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Key-Value StoreRelational DBMSKey-Value StoreGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte1,08
Rang#183  Overall
#84  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Punkte0,65
Rang#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitecratedb.comwww.alachisoft.com/­ncachegitee.com/­opengauss
opengauss.org
github.com/­bytedance/­terarkdbtypedb.com
Technische Dokumentationcratedb.com/­docswww.alachisoft.com/­resources/­docsdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
bytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKctypedb.com/­docs
EntwicklerCrateAlachisoftHuawei and openGauss communityByteDance, originally TerarkVaticle
Erscheinungsjahr20132005201920162016
Aktuelle Version5.3.3, April 20243.0, March 20222.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoEnterprise Edition availableOpen Sourcekommerziell inforestricted open source version availableOpen Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte 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.
ImplementierungsspracheJavaC#, .NET, .NET Core, JavaC, C++, JavaC++Java
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Windows
LinuxLinux
OS X
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.ANSI SQL 2011neinnein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietäres native API
JDBC
ODBC
C++ API
Java API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte Programmiersprachen.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
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Java
C++
Java
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennein infoUnterstützung für stored procedures mit SQL-Server CLRjaneinnein
Triggersneinja infoNotificationsjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjahorizontal partitioning (by range, list and hash)keineSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelja, mit wählbarer KonsistenzSource-Replica ReplikationkeineMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyoptimistic Locking und pessimistic LockingACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjanein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Access rights for users, groups and roles according to SQL-standardneinyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBNCacheopenGaussTerarkDBTypeDB infoformerly named Grakn
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CrateDBNCacheopenGaussTerarkDBTypeDB infoformerly named Grakn
Erwähnungen in aktuellen Nachrichten

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

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25. März 2024, Datanami

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

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

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

bereitgestellt von Google News

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

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

NCache 4.4 Open Sourced
16. Januar 2015, iProgrammer

bereitgestellt von Google News

openGauss Open Source Community Officially Launch
1. Juli 2020, Huawei

The openGauss powers database industry forward through innovation
6. Januar 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12. Januar 2024, มหาวิทยาลัยธรรมศาสตร์

Huawei and OrangePi launches Raspberry Pi alternative with mystery CPU and AI chip
12. Mai 2024, gizmochina

Huawei unveils OrangePi Kunpeng Pro development board
10. Mai 2024, HC Newsroom

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

Milvus logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt