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

DBMS > DolphinDB vs. Microsoft SQL Server vs. SingleStore vs. Spark SQL vs. Tkrzw

Vergleich der Systemeigenschaften DolphinDB vs. Microsoft SQL Server vs. SingleStore vs. Spark SQL vs. Tkrzw

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessen
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.Relationales DBMS von MicrosoftMySQL 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 typeSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primäres DatenbankmodellTime Series DBMSRelational DBMSRelational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS
Spatial DBMS
Document 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
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte19,15
Rang#33  Overall
#20  Relational DBMS
Punkte0,09
Rang#354  Overall
#51  Key-Value Stores
Websitewww.dolphindb.comwww.microsoft.com/­en-us/­sql-serverwww.singlestore.comspark.apache.org/­sqldbmx.net/­tkrzw
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmllearn.microsoft.com/­en-US/­sql/­sql-serverdocs.singlestore.comspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerDolphinDB, IncMicrosoftSingleStore Inc.Apache Software FoundationMikio Hirabayashi
Erscheinungsjahr20181989201320142020
Aktuelle Versionv2.00.4, January 2022SQL Server 2022, November 20228.5, Jänner 20243.5.0 ( 2.13), September 20230.9.3, August 2020
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availablekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infofree developer edition availableOpen Source infoApache 2.0Open Source infoApache Version 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.
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++C++C++, GoScalaC++
Server BetriebssystemeLinux
Windows
Linux
Windows
Linux info64 bit version requiredLinux
OS X
Windows
Linux
macOS
Datenschemajajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjajajanein
SQL infoSupport of SQLSQL-like query languagejayes infobut no triggers and foreign keysSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Bash
C
C#
Java
JavaScript (Node.js)
Python
Java
Python
R
Scala
C++
Java
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javajaneinnein
Triggersneinjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding infohash partitioningyes, utilizing Spark Corekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja, aber abhängig von der SQL-Server EditionSource-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaneinja infousing specific database classes
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and rolesneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
DolphinDBMicrosoft SQL ServerSingleStore infoformer name was MemSQLSpark SQLTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

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

Weitere Ressourcen
DolphinDBMicrosoft SQL ServerSingleStore infoformer name was MemSQLSpark SQLTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, 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

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

Provision Premium SSD v2 Storage for Microsoft SQL Server
1. April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28. März 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10. April 2024, news.sophos.com

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, blogs.oracle.com

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 & Files

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

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

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt