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 > Alibaba Cloud TSDB vs. DolphinDB vs. Google Cloud Datastore vs. Heroic vs. SingleStore

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. DolphinDB vs. Google Cloud Datastore vs. Heroic vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceDolphinDB 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.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMySQL 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 type
Primäres DatenbankmodellTime Series DBMSTime Series DBMSDocument StoreTime Series DBMSRelational DBMS
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
Punkte0,24
Rang#312  Overall
#27  Time Series DBMS
Punkte4,23
Rang#82  Overall
#6  Time Series DBMS
Punkte4,49
Rang#79  Overall
#12  Document Stores
Punkte0,57
Rang#250  Overall
#21  Time Series DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbwww.dolphindb.comcloud.google.com/­datastoregithub.com/­spotify/­heroicwww.singlestore.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­datastore/­docsspotify.github.io/­heroicdocs.singlestore.com
EntwicklerAlibabaDolphinDB, IncGoogleSpotifySingleStore Inc.
Erscheinungsjahr2018200820142013
Aktuelle Versionv2.00.4, January 20228.5, Jänner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree community version availablekommerziellOpen Source infoApache 2.0kommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
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++JavaC++, Go
Server BetriebssystemegehostetLinux
Windows
gehostetLinux info64 bit version required
Datenschemaschemafreijaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjaja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjajaja infovia Elasticsearchja
SQL infoSupport of SQLneinSQL-like query languageSQL-like query language (GQL)neinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteHTTP RESTJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinjamit Google App Engineneinja
TriggersneinneinCallbacks mit Google Apps Engineneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingShardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using PaxosjaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaja infomittels Google Cloud Dataflowneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infovia ReferenceProperties or Ancestor pathsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelAdministrators, Users, GroupsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Fine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBDolphinDBGoogle Cloud DatastoreHeroicSingleStore infoformer name was MemSQL
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
Alibaba Cloud TSDBDolphinDBGoogle Cloud DatastoreHeroicSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

bereitgestellt von Google News

寒冬之下持续吸金,蛰伏30年的国产数据库终迎黄金时代?|36氪研究
16. Mai 2022, 36kr

火上热搜:男子从职高生逆袭成麻省理工博士_手机网易网
25. Dezember 2023, 网易

高频数据存储、订单簿、高频回测DolphinDB 中高频量化一站式解决方案
30. März 2024, admin5.com

阿里妈妈是什么平台?阿里妈妈干什么用的?
22. Februar 2024, admin5.com

AI自动生成SWOT分析图,boardmix AI新技能get!
9. Juni 2023, admin5.com

bereitgestellt von Google News

Google Cloud is NOT magicking away data egress fees
12. Januar 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2. November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, NetApp

Your Memories. Their Cloud.
1. Januar 2023, The New York Times

All of Google’s cloud database services are now out of beta
16. August 2016, TechCrunch

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

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

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

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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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