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 > 4D vs. Dragonfly vs. H2 vs. ObjectBox vs. PlanetScale

Vergleich der Systemeigenschaften 4D vs. Dragonfly vs. H2 vs. ObjectBox vs. PlanetScale

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenPlanetScale  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Extremely fast embedded database for small devices, IoT and MobileScalable, distributed, serverless MySQL database platform built on top of Vitess
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSObject oriented DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSTime Series DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#108  Overall
#54  Relational DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte1,59
Rang#151  Overall
#70  Relational DBMS
Websitewww.4d.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.h2database.comobjectbox.ioplanetscale.com
Technische Dokumentationdeveloper.4d.comwww.dragonflydb.io/­docswww.h2database.com/­html/­main.htmldocs.objectbox.ioplanetscale.com/­docs
Entwickler4D, IncDragonflyDB team and community contributorsThomas MuellerObjectBox LimitedPlanetScale
Erscheinungsjahr19842023200520172020
Aktuelle Versionv20, April 20231.0, March 20232.2.220, Juli 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache License 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaC und C++Go
Server BetriebssystemeOS X
Windows
LinuxAlle Betriebssysteme mit einer Java VMAndroid
iOS
Linux
macOS
Windows
Docker
Linux
macOS
Datenschemajaschemafreijajaja
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, XSLTjaneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLja infoclose to SQL 92neinjaneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolJDBC
ODBC
Proprietäres native APIADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte Programmiersprachen4D eigene IDE
PHP
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
JavaC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresjaLuaJava Stored Procedures and User-Defined Functionsneinja infoproprietäre Syntax
Triggersjapublish/subscribe channels provide some trigger functionalityjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databaseonline/offline synchronization between client and serverMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätjaneinjajaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serveryes, multi-version concurrency control (MVCC)jaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenPassword-based authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionDragonflyH2ObjectBoxPlanetScale
Neuigkeiten

Evolution of search: traditional vs vector search
23. Mai 2024

On-device Vector Database for Dart/Flutter
21. Mai 2024

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

SQLite and SQLite alternatives – a comprehensive overview
7. Mai 2024

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

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
4D infofrüherer Name: 4th DimensionDragonflyH2ObjectBoxPlanetScale
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

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

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

The Megashift Towards Decentralized Edge Computing
27. August 2021, hackernoon.com

bereitgestellt von Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11. März 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8. November 2023, businesswire.com

PlanetScale forks MySQL to add vector support
3. Oktober 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31. August 2023, businesswire.com

How to Migrate to PlanetScale's Serverless Database
14. Oktober 2021, The New Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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