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

DBMS > FoundationDB vs. JaguarDB vs. RavenDB vs. YugabyteDB

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Performant, highly scalable DBMS for AI and IoT applicationsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Vektor DBMS
Document StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.jaguardb.comravendb.netwww.yugabyte.com
Technische Dokumentationapple.github.io/­foundationdbwww.jaguardb.com/­support.htmlravendb.net/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerFoundationDBDataJaguar, Inc.Hibernating RhinosYugabyte Inc.
Erscheinungsjahr2013201520102017
Aktuelle Version6.2.28, November 20203.3 July 20235.4, Juli 20222.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL V3.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen 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++C++ infothe server part. Clients available in other languagesC#C und C++
Server BetriebssystemeLinux
OS X
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Datenschemaschemafrei infoEinige Layers unterstützen Schematajaschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLnur in speziellem SQL-LayerA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language (RQL)yes, 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 Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresnur im SQL-layerneinjaja infosql, plpgsql, C
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source ReplikationMulti-Source ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyEventual 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.Strong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID, Cluster-wide transaction availableDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleneinRechteverwaltung mit BenutzeraccountsAuthorization levels configured per client per databaseja
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBJaguarDBRavenDBYugabyteDB
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
FoundationDBJaguarDBRavenDBYugabyteDB
Erwähnungen in aktuellen Nachrichten

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, PR Newswire

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

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

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

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

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

bereitgestellt von Google News

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

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

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16. November 2023, Business Wire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Präsentieren Sie hier Ihr Produkt