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. HEAVY.AI vs. InfluxDB vs. SingleStore vs. Transbase

Vergleich der Systemeigenschaften Apache Druid vs. HEAVY.AI vs. InfluxDB vs. SingleStore vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareDBMS for storing time series, events and metricsMySQL 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 typeA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS infowith GEO packageDocument Store
Spatial DBMS
Time Series DBMS
Vektor 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
Punkte2,30
Rang#127  Overall
#60  Relational DBMS
Punkte26,89
Rang#28  Overall
#1  Time Series DBMS
Punkte6,03
Rang#62  Overall
#35  Relational DBMS
Punkte0,20
Rang#327  Overall
#144  Relational DBMS
Websitedruid.apache.orggithub.com/­heavyai/­heavydb
www.heavy.ai
www.influxdata.com/­products/­influxdb-overviewwww.singlestore.comwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdruid.apache.org/­docs/­latest/­designdocs.heavy.aidocs.influxdata.com/­influxdbdocs.singlestore.comwww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerApache Software Foundation and contributorsHEAVY.AI, Inc.SingleStore Inc.Transaction Software GmbH
Erscheinungsjahr20122016201320131987
Aktuelle Version29.0.0, Februar 20245.10, Jänner 20222.7.5, Jaenner 20248.5, Jänner 2024Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2; enterprise edition availableOpen Source infoMIT-License; commercial enterprise version availablekommerziell infofree developer edition availablekommerziell infoDevelopment Lizenz gratis
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++ and CUDAGoC++, GoC und C++
Server BetriebssystemeLinux
OS X
Unix
LinuxLinux
OS X infothrough Homebrew
Linux info64 bit version requiredFreeBSD
Linux
macOS
Solaris
Windows
Datenschemaja infoschema-less columns are supportedjaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data and Stringsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLSQL for queryingjaSQL-like query languageyes infobut no triggers and foreign keysja
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
HTTP API
JSON over UDP
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
All languages supporting JDBC/ODBC/Thrift
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinneinjaja
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedSharding infoRound robinSharding infoin enterprise version onlySharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesMulti-Source Replikationfrei wählbarer Replikationsfaktor infoin enterprise version onlySource-Replica Replikation infostores two copies of each physical data partition on two separate nodesSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein 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ätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoDepending on used storage enginejanein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardEinfache Rechteverwaltung mit BenutzeraccountsFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InfluxDBSingleStore infoformer name was MemSQLTransbase
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
F ree Tier and Enterprise Edition
» mehr
Neuigkeiten

Time Series, InfluxDB, and Vector Databases
26. März 2024

Machine Learning and Infrastructure Monitoring: Tools and Justification
20. März 2024

Making Most Recent Value Queries Hundreds of Times Faster
18. März 2024

Telegraf 1.30 Release Notes
15. März 2024

Tale of the Tape: Data Historians vs Time Series Databases
13. März 2024

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 DruidHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InfluxDBSingleStore infoformer name was MemSQLTransbase
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, 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

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

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

Making the most of geospatial intelligence
14. April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
15. März 2024, Business Wire

How Apache Arrow accelerates InfluxDB
21. November 2023, 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 & 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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

Präsentieren Sie hier Ihr Produkt