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. Hypertable vs. Microsoft Azure Cosmos DB vs. mSQL vs. RavenDB

Vergleich der Systemeigenschaften CrateDB vs. Hypertable vs. Microsoft Azure Cosmos DB vs. mSQL vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenRavenDB  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 LuceneEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopGlobally distributed, horizontally scalable, multi-model database servicemSQL (Mini SQL) is a simple and lightweight RDBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Wide Column StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMSDocument Store
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMSGraph DBMS
Spatial DBMS
Time Series 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
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Websitecratedb.comazure.microsoft.com/­services/­cosmos-dbhughestech.com.au/­products/­msqlravendb.net
Technische Dokumentationcratedb.com/­docslearn.microsoft.com/­azure/­cosmos-dbravendb.net/­docs
EntwicklerCrateHypertable Inc.MicrosoftHughes TechnologiesHibernating Rhinos
Erscheinungsjahr20132009201419942010
Aktuelle Version0.9.8.11, Maerz 20164.4, Oktober 20215.4, Juli 2022
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarkommerziellkommerziell infofree licenses can be providedOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
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++CC#
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
gehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
Raspberry Pi
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infoJSON typesjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjaeingeschränkt infoNur Gleichheits- und Präfixabfragenja infoAll properties auto-indexed by defaultjaja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinSQL-like query languageA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (RQL)
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
C++ API
Thrift
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP 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
C++
Java
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinJavaScriptneinja
TriggersneinneinJavaScriptneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoImplizit im Cloud ServicekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelwählbarer Replikationsfaktor auf Filesystemebeneja infoImplizit im Cloud ServicekeineMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjawith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
keineDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinMulti-item ACID transactions with snapshot isolation within a partitionneinACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsneinZugriffsrechte bis auf item level einstellbarneinAuthorization levels configured per client per database
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBHypertableMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBmSQL infoMini SQLRavenDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Weitere Ressourcen
CrateDBHypertableMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBmSQL infoMini SQLRavenDB
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

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

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

NoSQL Market: A well-defined technological growth map with an impact-analysis
19. Juni 2020, Inter Press Service

bereitgestellt von Google News

General Availability: Data API builder | Azure updates
15. Mai 2024, azure.microsoft.com

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, azure.microsoft.com

Microsoft Ships Data API Builder for Azure SQL Databases
15. Mai 2024, Visual Studio Magazine

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, azure.microsoft.com

bereitgestellt von Google News

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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.

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.

Präsentieren Sie hier Ihr Produkt