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 > DolphinDB vs. Dolt vs. Drizzle vs. Quasardb vs. Sqrrl

Vergleich der Systemeigenschaften DolphinDB vs. Dolt vs. Drizzle vs. Quasardb vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A MySQL compatible DBMS with Git-like versioning of data and schemaMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Distributed, high-performance timeseries databaseAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellTime Series DBMSRelational DBMSRelational DBMSTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,23
Rang#82  Overall
#6  Time Series DBMS
Punkte0,95
Rang#197  Overall
#93  Relational DBMS
Punkte0,19
Rang#327  Overall
#30  Time Series DBMS
Websitewww.dolphindb.comgithub.com/­dolthub/­dolt
www.dolthub.com
quasar.aisqrrl.com
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmldocs.dolthub.comdoc.quasar.ai/­master
EntwicklerDolphinDB, IncDoltHub IncDrizzle Projekt, ursprünglich gestartet von Brian AkerquasardbAmazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20182018200820092012
Aktuelle Versionv2.00.4, January 20227.2.4, September 20123.14.1, Jänner 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availableOpen Source infoApache Version 2.0Open Source infoGNU GPLkommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenseskommerziell
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++GoC++C++Java
Server BetriebssystemeLinux
Windows
Linux
macOS
Windows
FreeBSD
Linux
OS X
BSD
Linux
OS X
Windows
Linux
Datenschemajajajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infointeger and binaryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja infomittels Tagsja
SQL infoSupport of SQLSQL-like query languagejaja infomit propriätären ErweiterungenSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
CLI Client
HTTP REST
JDBCHTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Java
PHP
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored Proceduresjayes infocurrently in alpha releaseneinneinnein
Triggersneinjanein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeineShardingSharding infoconsistent hashingSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-Source Replikation
Source-Replica Replikation
Source-Replica Replikation mit wählbarem Replikationsfaktorfrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinwith Hadoop integrationja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDACIDAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infomittels LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsOnly one user is configurable, and must be specified in the config file at startupPluggable Authentication Mechanismen infoz.B. LDAP, HTTPCryptographically strong user authentication and audit trailCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)

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
DolphinDBDoltDrizzleQuasardbSqrrl
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

'DoltHub' that can manage database version and host like GitHub
10. Juni 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Quasar Partners with PTC for IoT Data Solutions
11. September 2023, Read IT Quik

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18. September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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