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

DBMS > RethinkDB vs. SQLite vs. SwayDB vs. YugabyteDB

Vergleich der Systemeigenschaften RethinkDB vs. SQLite vs. SwayDB vs. YugabyteDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameRethinkDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS for the Web with a mechanism to push updated query results to applications in realtime.Weit verbreitetes In-Process RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreRelational DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,84
Rang#106  Overall
#19  Document Stores
Punkte116,01
Rang#10  Overall
#7  Relational DBMS
Punkte0,04
Rang#373  Overall
#57  Key-Value Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiterethinkdb.comwww.sqlite.orgswaydb.simer.auwww.yugabyte.com
Technische Dokumentationrethinkdb.com/­docswww.sqlite.org/­docs.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerThe Linux Foundation infosince July 2017Dwayne Richard HippSimer PlahaYugabyte Inc.
Erscheinungsjahr2009200020182017
Aktuelle Version2.4.1, August 20203.45.3  (15 April 2024), April 20242.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoPublic DomainOpen Source infoGNU Affero GPL V3.0Open 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++CScalaC und C++
Server BetriebssystemeLinux
OS X
Windows
serverlosLinux
OS X
Datenschemaschemafreija infodynamische Spaltentypenschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, binary, float, bool, date, geometryja infokeine strenge Typisierung wegen 'dynamic typing'neinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLneinja infoSQL-92 wird nicht vollständig unterstütztneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
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 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
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Java
Kotlin
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinneinja infosql, plpgsql, C
TriggersClient-side triggers through changefeedsjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding inforange basedkeinekeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationkeinekeineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsACIDAtomic execution of operationsDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCC basedja infomittels Filesystem-Locksjaja
Durability infoDauerhafte Speicherung der Datenjajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleja infousers and table-level permissionsneinneinja
Weitere Informationen bereitgestellt vom Systemhersteller
RethinkDBSQLiteSwayDBYugabyteDB
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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
RethinkDBSQLiteSwayDBYugabyteDB
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

bereitgestellt von Google News

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

bereitgestellt von Google News

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

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

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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