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. InfinityDB vs. SingleStore vs. Snowflake vs. Yanza

Vergleich der Systemeigenschaften Apache Druid vs. InfinityDB vs. SingleStore vs. Snowflake vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA Java embedded Key-Value Store which extends the Java Map interfaceMySQL 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 typeData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenTime Series DBMS for IoT Applications
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Key-Value StoreRelational DBMSRelational DBMSTime Series 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
Punkte3,25
Rang#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte5,38
Rang#62  Overall
#35  Relational DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Websitedruid.apache.orgboilerbay.comwww.singlestore.comwww.snowflake.comyanza.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designboilerbay.com/­infinitydb/­manualdocs.singlestore.comdocs.snowflake.net/­manuals/­index.html
EntwicklerApache Software Foundation and contributorsBoiler Bay Inc.SingleStore Inc.Snowflake Computing Inc.Yanza
Erscheinungsjahr20122002201320142015
Aktuelle Version29.0.1, April 20244.08.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellkommerziell infofree developer edition availablekommerziellkommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein infobut mainly used as a service provided by Yanza
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
ImplementierungsspracheJavaJavaC++, Go
Server BetriebssystemeLinux
OS X
Unix
Alle Betriebssysteme mit einer Java VMLinux info64 bit version requiredgehostetWindows
Datenschemaja infoschema-less columns are supportedja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaja infosupport of semi-structured data formats (JSON, XML, Avro)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjanein infomanual creation possible, using inversions based on multi-value capabilityjanein
SQL infoSupport of SQLSQL for queryingneinyes infobut no triggers and foreign keysjanein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
CLI Client
JDBC
ODBC
HTTP API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
JavaBash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored Proceduresneinneinjauser defined functionsnein
Triggersneinneinneinnein infosimilar concept for controling cloud resourcesja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedkeineSharding infohash partitioningjakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EngineskeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesjakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDnein
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 haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidInfinityDBSingleStore infoformer name was MemSQLSnowflakeYanza
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Apache DruidInfinityDBSingleStore infoformer name was MemSQLSnowflakeYanza
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Imply advances Apache Druid real-time analytics database
20. September 2022, TechTarget

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 update adds new tools to fuel GenAI, analytics
24. Januar 2024, TechTarget

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

bereitgestellt von Google News

Snowflake denies miscreants melted its security to steal data from top customers
31. Mai 2024, The Register

Threat actor compromising Snowflake database customers
31. Mai 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31. Mai 2024, The Verge

Snowflake compromised? Attackers exploit stolen credentials
31. Mai 2024, Help Net Security

Snowflake Massive Breach: Ticketmaster User Data Among Those Stolen by Hackers
1. Juni 2024, Tech Times

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt