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. Graph Engine vs. Hive vs. SingleStore vs. Sqrrl

Vergleich der Systemeigenschaften DolphinDB vs. Graph Engine vs. Hive vs. SingleStore vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
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 distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellTime Series DBMSGraph DBMS
Key-Value Store
Relational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,23
Rang#82  Overall
#6  Time Series DBMS
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte62,59
Rang#18  Overall
#12  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitewww.dolphindb.comwww.graphengine.iohive.apache.orgwww.singlestore.comsqrrl.com
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlwww.graphengine.io/­docs/­manualcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.singlestore.com
EntwicklerDolphinDB, IncMicrosoftApache Software Foundation infoUrsprünglich von Facebook entwickeltSingleStore Inc.Amazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20182010201220132012
Aktuelle Versionv2.00.4, January 20223.1.3, April 20228.5, Jänner 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availableOpen Source infoMIT LicenseOpen Source infoApache Version 2kommerziell infofree developer edition availablekommerziell
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC++.NET and CJavaC++, GoJava
Server BetriebssystemeLinux
Windows
.NETAlle Betriebssysteme mit einer Java VMLinux info64 bit version requiredLinux
Datenschemajajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL-like query languageneinSQL-like DML and DDL statementsyes infobut no triggers and foreign keysnein
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP APIJDBC
ODBC
Thrift
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
F#
Visual Basic
C++
Java
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored Proceduresjajaja infoBenutzerdefinierte Funktion und Map-Reduce Integrationjanein
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierunghorizontale PartitionierungShardingSharding infohash partitioningSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjafrei wählbarer ReplikationsfaktorSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesfrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoAbfragen werden als MapReduce Jobs behandeltnein infocan define user-defined aggregate functions for map-reduce-style calculationsja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinneinACIDAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsZugriffsrechte für Benutzer, Gruppen und RollenFine grained access control via users, groups and rolesCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
Weitere Informationen bereitgestellt vom Systemhersteller
DolphinDBGraph Engine infoformer name: TrinityHiveSingleStore infoformer name was MemSQLSqrrl
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr

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
DolphinDBGraph Engine infoformer name: TrinityHiveSingleStore infoformer name was MemSQLSqrrl
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Trinity
2. Juni 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23. Januar 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15. Februar 2024, Simplilearn

What Is Apache Iceberg?
26. Februar 2024, IBM

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

bereitgestellt von Google News

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

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

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

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

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.

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt