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

DBMS > Dragonfly vs. Microsoft Azure Cosmos DB vs. ObjectBox vs. Postgres-XL vs. SQLite

Vergleich der Systemeigenschaften Dragonfly vs. Microsoft Azure Cosmos DB vs. ObjectBox vs. Postgres-XL vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenSQLite  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 instanceGlobally distributed, horizontally scalable, multi-model database serviceExtremely fast embedded database for small devices, IoT and MobileBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Weit verbreitetes In-Process RDBMS
Primäres DatenbankmodellKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Object oriented DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSTime Series DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
azure.microsoft.com/­services/­cosmos-dbobjectbox.iowww.postgres-xl.orgwww.sqlite.org
Technische Dokumentationwww.dragonflydb.io/­docslearn.microsoft.com/­azure/­cosmos-dbdocs.objectbox.iowww.postgres-xl.org/­documentationwww.sqlite.org/­docs.html
EntwicklerDragonflyDB team and community contributorsMicrosoftObjectBox LimitedDwayne Richard Hipp
Erscheinungsjahr2023201420172014 infoseit 2012, ursprünglich genannt StormDB2000
Aktuelle Version1.0, March 202310 R1, Oktober 20183.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1kommerziellOpen Source infoApache License 2.0Open Source infoMozilla public licenseOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++CC
Server BetriebssystemeLinuxgehostetAndroid
iOS
Linux
macOS
Windows
Linux
macOS
serverlos
Datenschemaschemafreischemafreijajaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysja infoJSON typesjajaja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoXML type, but no XML query functionalitynein
Sekundärindizesneinja infoAll properties auto-indexed by defaultjajaja
SQL infoSupport of SQLneinSQL-like query languageneinja infodistributed, parallel query executionja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietäres native APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
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
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
Server-seitige Scripts infoStored ProceduresLuaJavaScriptneinbenutzerdefinierte Funktionennein
Triggerspublish/subscribe channels provide some trigger functionalityJavaScriptneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplizit im Cloud Servicekeinehorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoImplizit im Cloud Serviceonline/offline synchronization between client and serverkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsMulti-item ACID transactions with snapshot isolation within a partitionACIDACID infoMVCCACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationZugriffsrechte bis auf item level einstellbarjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
DragonflyMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxPostgres-XLSQLite
Neuigkeiten

The first On-Device Vector Database: ObjectBox 4.0
16. Mai 2024

Edge AI: The era of on-device AI
23. April 2024

In-Memory Database Use Cases
15. Februar 2024

Data Viewer for Objects – announcing ObjectBox Admin
14. November 2023

Vector Databases for Edge AI
9. August 2023

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Navicat 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
DragonflyMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxPostgres-XLSQLite
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, 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

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

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24. Februar 2023, Simon Fraser University News

bereitgestellt von Google News

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

Azure Cosmos DB Conf 2023
12. Januar 2024, learn.microsoft.com

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

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

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

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

SQLite 3.44 Extends Aggregate Functions
6. November 2023, iProgrammer

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

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

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

Präsentieren Sie hier Ihr Produkt