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

DBMS > Dragonfly vs. InfinityDB vs. RethinkDB vs. SQL.JS vs. SwayDB

Vergleich der Systemeigenschaften Dragonfly vs. InfinityDB vs. RethinkDB vs. SQL.JS vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSQL.JS  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for the Web with a mechanism to push updated query results to applications in realtime.Portierung von SQLite auf JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellKey-Value StoreKey-Value StoreDocument StoreRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte0,53
Rang#252  Overall
#116  Relational DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
boilerbay.comrethinkdb.comsql.js.orgswaydb.simer.au
Technische Dokumentationwww.dragonflydb.io/­docsboilerbay.com/­infinitydb/­manualrethinkdb.com/­docssql.js.org/­documentation/­index.html
EntwicklerDragonflyDB team and community contributorsBoiler Bay Inc.The Linux Foundation infosince July 2017Alon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgtSimer Plaha
Erscheinungsjahr20232002200920122018
Aktuelle Version1.0, March 20234.02.4.1, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1kommerziellOpen Source infoApache Version 2Open SourceOpen Source infoGNU Affero GPL V3.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.
ImplementierungsspracheC++JavaC++JavaScriptScala
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja infostring, binary, float, bool, date, geometryjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinnein infomanual creation possible, using inversions based on multi-value capabilityjanein
SQL infoSupport of SQLneinneinneinja infoSQL-92 wird nicht vollständig unterstütztnein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JavaScript API
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
JavaC 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
JavaScriptJava
Kotlin
Scala
Server-seitige Scripts infoStored ProceduresLuaneinneinnein
Triggerspublish/subscribe channels provide some trigger functionalityneinClient-side triggers through changefeedsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding inforange basedkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationkeineSource-Replica Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsACID infoOptimistic locking for transactions; no isolation for bulk loadsAtomic single-document operationsACIDAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjaja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajajanein infoaußer mittels Serialisierung der DB auf einen Fileja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationneinja infousers and table-level permissionsneinnein

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
DragonflyInfinityDBRethinkDBSQL.JSSwayDB
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

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

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

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

bereitgestellt von Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22. März 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14. Januar 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24. August 2021, Hackaday

In Praise Of SQLite
28. Juli 2022, iProgrammer

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

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.

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt