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 > AlaSQL vs. Alibaba Cloud PolarDB vs. Apache Druid vs. IRONdb vs. SingleStore

Vergleich der Systemeigenschaften AlaSQL vs. Alibaba Cloud PolarDB vs. Apache Druid vs. IRONdb vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAlibaba Cloud PolarDB  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungJavaScript DBMS libraryA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.Open-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityMySQL 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 DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMS
Time Series DBMS
Time Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte0,66
Rang#235  Overall
#108  Relational DBMS
Punkte3,25
Rang#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Punkte5,38
Rang#62  Overall
#35  Relational DBMS
Websitealasql.orgwww.alibabacloud.com/­product/­polardbdruid.apache.orgwww.circonus.com/solutions/time-series-database/www.singlestore.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­en/­polardb/­product-overviewdruid.apache.org/­docs/­latest/­designdocs.circonus.com/irondb/category/getting-starteddocs.singlestore.com
EntwicklerAndrey Gershun & Mathias R. WulffAlibabaApache Software Foundation and contributorsCirconus LLC.SingleStore Inc.
Erscheinungsjahr2014201220172013
Aktuelle Version29.0.1, April 2024V0.10.20, January 20188.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoApache license v2kommerziellkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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
ImplementierungsspracheJavaScriptJavaC und C++C++, Go
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetLinux
OS X
Unix
LinuxLinux info64 bit version required
Datenschemaschemafreijaja infoschema-less columns are supportedschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infotext, numeric, histogramsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jaSQL for queryingSQL-like query language (Circonus Analytics Query Language: CAQL)yes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
JDBC
RESTful HTTP/JSON API
HTTP APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenJavaScriptJava
Python
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinjaneinyes, in Luaja
Triggersjajaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud serviceSharding infomanual/auto, time-basedAutomatic, metric affinity per nodeSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoImplicit feature of the cloud serviceja, durch HDFS, S3 oder andere Storage Enginesconfigurable replication factor, datacenter awareSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja 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 haltenjajaneinneinja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAlibaba Cloud PolarDBApache DruidIRONdbSingleStore infoformer name was MemSQL
Specific characteristicsPolarDB, previously ApsaraDB for PolarDB, is a cloud-native relational database designed...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» mehr
Driving 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 modelsSpecification and pricing. You can use either of the following billing methods to...
» mehr
F 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
AlaSQLAlibaba Cloud PolarDBApache DruidIRONdbSingleStore 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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Alibaba Cloud launches PolarDB database update - Chinadaily.com.cn
19. Januar 2024, China Daily

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27. Januar 2021, PR Newswire

Chinese government blocks use of Intel, AMD chips in hardware
25. März 2024, TechRadar

Alibaba Cloud Named a Leader in Cloud Database Management Systems for the Third Consecutive Year
2. März 2023, Financial IT

bereitgestellt von Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18. Oktober 2021, Towards Data Science

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

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

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, businesswire.com

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

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt