DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > HEAVY.AI vs. HyperSQL vs. Lovefield vs. Microsoft Azure Cosmos DB vs. RethinkDB

Vergleich der Systemeigenschaften HEAVY.AI vs. HyperSQL vs. Lovefield vs. Microsoft Azure Cosmos DB vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBEmbeddable relational database for web apps written in pure JavaScriptGlobally distributed, horizontally scalable, multi-model database serviceDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Document Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,77
Rang#141  Overall
#65  Relational DBMS
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
hsqldb.orggoogle.github.io/­lovefieldazure.microsoft.com/­services/­cosmos-dbrethinkdb.com
Technische Dokumentationdocs.heavy.aihsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­azure/­cosmos-dbrethinkdb.com/­docs
EntwicklerHEAVY.AI, Inc.GoogleMicrosoftThe Linux Foundation infosince July 2017
Erscheinungsjahr20162001201420142009
Aktuelle Version5.10, Jänner 20222.7.2, Juni 20232.1.12, February 20172.4.1, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; enterprise edition availableOpen Source infoBasiert auf BSD-LizenzOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ and CUDAJavaJavaScriptC++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarigehostetLinux
OS X
Windows
Datenschemajajajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infoJSON typesja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjajaja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLjajaSQL-like query language infovia JavaScript builder patternSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBC
ODBC
Thrift
Vega
HTTP API infoJDBC via HTTP
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/Thrift
Python
All languages supporting JDBC/ODBC
Java
JavaScript.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-seitige Scripts infoStored ProceduresneinJava, SQLneinJavaScript
TriggersneinjaUsing read-only observersJavaScriptClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoRound robinkeinekeineSharding infoImplizit im Cloud ServiceSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationkeinekeineja infoImplizit im Cloud ServiceSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*ja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenjajayes, by using IndexedDB or the cloud service Firebase Realtime Databasejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infousing MemoryDBnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte bis auf item level einstellbarja infousers and table-level permissions

Weitere Informationen bereitgestellt vom Systemhersteller

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
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022HyperSQL infoalso known as HSQLDBLovefieldMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRethinkDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, businesswire.com

Making the most of geospatial intelligence
14. April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

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

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt