DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CrateDB vs. eXtremeDB vs. Hypertable vs. NCache vs. Oracle Rdb

Vergleich der Systemeigenschaften CrateDB vs. eXtremeDB vs. Hypertable vs. NCache vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungVerteilter Data Store basierend auf LuceneNatively in-memory DBMS with options for persistency, high-availability and clusteringEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMS
Time Series DBMS
Wide Column StoreKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
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,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte1,08
Rang#184  Overall
#85  Relational DBMS
Websitecratedb.comwww.mcobject.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationcratedb.com/­docswww.mcobject.com/­docs/­extremedb.htmwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.html
EntwicklerCrateMcObjectHypertable Inc.AlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr20132001200920051984
Aktuelle Version8.2, 20210.9.8.11, Maerz 20165.3.3, April 20247.4.1.1, 2021
Lizenz infoCommercial or Open SourceOpen SourcekommerziellOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoEnterprise Edition availablekommerziell
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 und C++C++C#, .NET, .NET Core, Java
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Linux
Windows
HP Open VMS
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaschemafreischemafreiFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availableneinnein
Sekundärindizesjajaeingeschränkt infoNur Gleichheits- und Präfixabfragenjaja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityja infowith the option: eXtremeSQLneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.ja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
C++ API
Thrift
IDistributedCache
JCache
LINQ
Proprietäres native API
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
C
C#
C++
Java
Lua
Python
Scala
C++
Java
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjaneinnein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersneinja infoby defining eventsneinja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung / shardingShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
wählbarer Replikationsfaktor auf Filesystemebeneja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDneinoptimistic Locking und pessimistic Lockingyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsneinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBeXtremeDBHypertableNCacheOracle Rdb
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
eXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
IoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Schneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» 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
With hundreds of customers and over 30 million devices/applications using the product...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
For server use cases, there is a simple per-server license irrespective of the number...
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
CrateDBeXtremeDBHypertableNCacheOracle Rdb
Erwähnungen in aktuellen Nachrichten

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

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. März 2024, PR Newswire

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

Crate.io unboxes clustered SQL CrateDB, decamps to California
14. Dezember 2016, The Register

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

TimescaleDB, an open source database for storing time series data
21. April 2020, Linux Adictos

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

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, oreilly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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