DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Drill vs. DolphinDB vs. Graph Engine vs. Sqrrl vs. TiDB

Vergleich der Systemeigenschaften Apache Drill vs. DolphinDB vs. Graph Engine vs. Sqrrl vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenTiDB  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.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageDolphinDB 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 engineAdaptable, secure NoSQL built on Apache AccumuloTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellDocument Store
Relational DBMS
Time Series DBMSGraph DBMS
Key-Value Store
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte4,23
Rang#82  Overall
#6  Time Series DBMS
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitedrill.apache.orgwww.dolphindb.comwww.graphengine.iosqrrl.compingcap.com
Technische Dokumentationdrill.apache.org/­docsdocs.dolphindb.cn/­en/­help200/­index.htmlwww.graphengine.io/­docs/­manualdocs.pingcap.com/­tidb/­stable
EntwicklerApache Software FoundationDolphinDB, IncMicrosoftAmazon infoursprünglich Sqrrl Data, Inc.PingCAP, Inc.
Erscheinungsjahr20122018201020122016
Aktuelle Version1.20.3, Jaenner 2023v2.00.4, January 20227.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell infofree community version availableOpen Source infoMIT LicensekommerziellOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC++.NET and CJavaGo, Rust
Server BetriebssystemeLinux
OS X
Windows
Linux
Windows
.NETLinuxLinux
Datenschemaschemafreijajaschemafreija
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, XSLTneinneinneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like query languageneinneinja
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC++C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
F#
Visual Basic
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
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 Proceduresbenutzerdefinierte Funktionenjajaneinnein
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierunghorizontale PartitionierungSharding infoBasierend auf Hadoophorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjafrei wählbarer Replikationsfaktor infobasierend auf HadoopUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenjajajaja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaneinAtomic updates per row, document, or graph entityACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejajanein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceAdministrators, Users, GroupsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Fine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillDolphinDBGraph Engine infoformer name: TrinitySqrrlTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
Apache DrillDolphinDBGraph Engine infoformer name: TrinitySqrrlTiDB
Erwähnungen in aktuellen Nachrichten

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

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

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

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

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

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, Yahoo Finance

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt