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 > Apache Druid vs. SingleStore vs. SpatiaLite vs. Teradata Aster vs. YDB

Vergleich der Systemeigenschaften Apache Druid vs. SingleStore vs. SpatiaLite vs. Teradata Aster vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSpatiaLite  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMySQL 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 typeSpatial extension of SQLitePlatform for big data analytics on multistructured data sources and typesA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSSpatial DBMSRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,33
Rang#99  Overall
#51  Relational DBMS
#7  Time Series DBMS
Punkte6,03
Rang#62  Overall
#35  Relational DBMS
Punkte1,98
Rang#140  Overall
#3  Spatial DBMS
Punkte0,36
Rang#281  Overall
#43  Document Stores
#128  Relational DBMS
Websitedruid.apache.orgwww.singlestore.comwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdruid.apache.org/­docs/­latest/­designdocs.singlestore.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlydb.tech/­en/­docs
EntwicklerApache Software Foundation and contributorsSingleStore Inc.Alessandro FurieriTeradataYandex
Erscheinungsjahr20122013200820052019
Aktuelle Version29.0.0, Februar 20248.5, Jänner 20245.0.0, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziell infofree developer edition availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1kommerziellOpen Source infoApache 2.0; commercial license available
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
ImplementierungsspracheJavaC++, GoC++
Server BetriebssystemeLinux
OS X
Unix
Linux info64 bit version requiredserverlosLinuxLinux
Datenschemaja infoschema-less columns are supportedjajaFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File StoreFlexible Schema (defined schema, partial schema, schema free)
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, XSLTneinneinneinja infoin Aster File Storenein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL for queryingyes infobut no triggers and foreign keysjajaSQL-like query language (YQL)
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP API (DynamoDB compatible)
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored ProceduresneinjaneinR packagesnein
Triggersneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedSharding infohash partitioningkeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesSource-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeineja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Active-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinja infoSQL Map-Reduce Frameworknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemFine grained access control via users, groups and rolesneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidSingleStore infoformer name was MemSQLSpatiaLiteTeradata AsterYDB
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
Apache DruidSingleStore infoformer name was MemSQLSpatiaLiteTeradata AsterYDB
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

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Part 1: Apache Druid for real-time OLAP | by Subhashini | Mar, 2024
28. März 2024, Medium

Part 2: Apache Druid on Kubernetes | by Subhashini | Mar, 2024
28. März 2024, Medium

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

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

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, Business Wire

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.com

bereitgestellt von Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Discover Value in Big Data with Free Aster Express
17. Oktober 2012, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3. Januar 2024, VOI.ID

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4. April 2022, VOI English

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

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

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.

Präsentieren Sie hier Ihr Produkt