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 > CockroachDB vs. Dragonfly vs. mSQL vs. ObjectBox vs. SAP SQL Anywhere

Vergleich der Systemeigenschaften CockroachDB vs. Dragonfly vs. mSQL vs. ObjectBox vs. SAP SQL Anywhere

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instancemSQL (Mini SQL) is a simple and lightweight RDBMSExtremely fast embedded database for small devices, IoT and MobileRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSObject oriented DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Websitewww.cockroachlabs.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
hughestech.com.au/­products/­msqlobjectbox.iowww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technische Dokumentationwww.cockroachlabs.com/­docswww.dragonflydb.io/­docsdocs.objectbox.iohelp.sap.com/­docs/­SAP_SQL_Anywhere
EntwicklerCockroach LabsDragonflyDB team and community contributorsHughes TechnologiesObjectBox LimitedSAP infofrüher Sybase
Erscheinungsjahr20152023199420171992
Aktuelle Version23.1.1, Mai 20231.0, March 20234.4, Oktober 202117, Juli 2015
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoBSL 1.1kommerziell infofree licenses can be providedOpen Source infoApache License 2.0kommerziell
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.
ImplementierungsspracheGoC++CC und C++
Server BetriebssystemeLinux
macOS
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Android
iOS
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Datenschemadynamic schemaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersneinja
APIs und andere ZugriffskonzepteJDBCProprietäres Protokoll infoRESP - REdis Serialization ProtocolJDBC
ODBC
Proprietäres native APIADO.NET
HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
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
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinLuaneinneinyes, in C/C++, Java, .Net or Perl
Triggersneinpublish/subscribe channels provide some trigger functionalityneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTSource-Replica Replikationkeineonline/offline synchronization between client and serverSource-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencykeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverneinjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinneinja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlPassword-based authenticationneinjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBDragonflymSQL infoMini SQLObjectBoxSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt
Neuigkeiten

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

Vector Database Release for Flutter / Dart + Python
13. Juni 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

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

Weitere Ressourcen
CockroachDBDragonflymSQL infoMini SQLObjectBoxSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

Cockroach Entices High-End Legacy Workloads with v23.2
18. Januar 2024, Datanami

bereitgestellt von Google News

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

DragonflyDB Raises $21M in Funding
21. März 2023, FinSMEs

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

bereitgestellt von Google News

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

bereitgestellt von Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21. Juni 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6. Mai 2015, Channel Daily News

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

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt