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

DBMS > JaguarDB vs. RavenDB vs. RethinkDB vs. YugabyteDB

Vergleich der Systemeigenschaften JaguarDB vs. RavenDB vs. RethinkDB vs. YugabyteDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameJaguarDB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungPerformant, highly scalable DBMS for AI and IoT applicationsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value Store
Vektor DBMS
Document StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte2,84
Rang#106  Overall
#19  Document Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitewww.jaguardb.comravendb.netrethinkdb.comwww.yugabyte.com
Technische Dokumentationwww.jaguardb.com/­support.htmlravendb.net/­docsrethinkdb.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerDataJaguar, Inc.Hibernating RhinosThe Linux Foundation infosince July 2017Yugabyte Inc.
Erscheinungsjahr2015201020092017
Aktuelle Version3.3 July 20235.4, Juli 20222.4.1, August 20202.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoGPL V3.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoApache Version 2Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++ infothe server part. Clients available in other languagesC#C++C und C++
Server BetriebssystemeLinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Linux
OS X
Datenschemajaschemafreischemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language (RQL)neinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
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
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinjaja infosql, plpgsql, C
TriggersneinjaClient-side triggers through changefeedsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding inforange basedHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-Source ReplikationSource-Replica ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyDefault 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.Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID, Cluster-wide transaction availableAtomic single-document operationsDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAuthorization levels configured per client per databaseja infousers and table-level permissionsja
Weitere Informationen bereitgestellt vom Systemhersteller
JaguarDBRavenDBRethinkDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
JaguarDBRavenDBRethinkDBYugabyteDB
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

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

Review: NoSQL database RavenDB
20. März 2019, TechGenix

bereitgestellt von Google News

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

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

Realtime App Development with RethinkDB and React Native — SitePoint
17. Juni 2016, SitePoint

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

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

bereitgestellt von Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

YUGABYTE EMBRACES 'NO DOWNTIME, NO LIMITS,' AS THE THEME OF THE UPCOMING DISTRIBUTED SQL ...
18. April 2024, BERNAMA

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt