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 > FatDB vs. RethinkDB vs. Spark SQL vs. XTDB vs. YugabyteDB

Vergleich der Systemeigenschaften FatDB vs. RethinkDB vs. Spark SQL vs. XTDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFatDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.
KurzbeschreibungEin .NET NoSQL DBMS, das in SQL Server integriert werden kann.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Spark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenA general purpose database with bitemporal SQL and Datalog and graph queriesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Key-Value Store
Document StoreRelational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,81
Rang#110  Overall
#20  Document Stores
Punkte19,56
Rang#34  Overall
#21  Relational DBMS
Punkte0,16
Rang#336  Overall
#48  Document Stores
Punkte3,21
Rang#103  Overall
#53  Relational DBMS
Websiterethinkdb.comspark.apache.org/­sqlgithub.com/­xtdb/­xtdb
www.xtdb.com
www.yugabyte.com
Technische Dokumentationrethinkdb.com/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.xtdb.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerFatCloudThe Linux Foundation infosince July 2017Apache Software FoundationJuxt Ltd.Yugabyte Inc.
Erscheinungsjahr20122009201420192017
Aktuelle Version2.4.1, August 20203.5.0 ( 2.13), September 20231.19, September 20212.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoApache 2.0
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.
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++ScalaClojureC und C++
Server BetriebssystemeWindowsLinux
OS X
Windows
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Linux
OS X
Datenschemaschemafreischemafreijaschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, binary, float, bool, date, geometryjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLnein infoÃœber Integration mit SQL ServerneinSQL-like DML and DDL statementseingeschränktes SQL mittels Apache Calciteyes, PostgreSQL compatible
APIs und andere Zugriffskonzepte.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
HTTP REST
JDBC
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 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
Java
Python
R
Scala
Clojure
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresja infoÃœber Applikationenneinneinja infosql, plpgsql, C
Triggersja infoÃœber ApplikationenClient-side triggers through changefeedsneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding inforange basedyes, utilizing Spark CorekeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-Replica Replikationkeineja, jeder Knoten hat alle DatenBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic single-document operationsneinACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCC basedjajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDBja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrollenein infoSecurity Layer kann über Applikationen implementiert werdenja infousers and table-level permissionsneinja
Weitere Informationen bereitgestellt vom Systemhersteller
FatDBRethinkDBSpark SQLXTDB infoformerly named CruxYugabyteDB
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
FatDBRethinkDBSpark SQLXTDB infoformerly named CruxYugabyteDB
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

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

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

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

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

bereitgestellt von Google News

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
25. März 2024, Simplilearn

Run Spark SQL on Amazon Athena Spark | AWS Big Data Blog
23. Oktober 2023, AWS Blog

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

bereitgestellt von Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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, Business Wire

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

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

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt