DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Atos Standard Common Repository vs. Heroic vs. IBM Db2 Event Store vs. InfluxDB vs. SingleStore

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Heroic vs. IBM Db2 Event Store vs. InfluxDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDistributed Event Store optimized for Internet of Things use casesDBMS 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 type
Primäres DatenbankmodellDocument Store
Key-Value Store
Time Series DBMSEvent Store
Time Series DBMS
Time Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial 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
Punkte0,51
Rang#255  Overall
#21  Time Series DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­spotify/­heroicwww.ibm.com/­products/­db2-event-storewww.influxdata.com/­products/­influxdb-overviewwww.singlestore.com
Technische Dokumentationspotify.github.io/­heroicwww.ibm.com/­docs/­en/­db2-event-storedocs.influxdata.com/­influxdbdocs.singlestore.com
EntwicklerAtos Convergence CreatorsSpotifyIBMSingleStore Inc.
Erscheinungsjahr20162014201720132013
Aktuelle Version17032.02.7.6, April 20248.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziell infofree developer edition availableOpen Source infoMIT-License; commercial enterprise version availablekommerziell infofree developer edition 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
ImplementierungsspracheJavaJavaC und C++GoC++, Go
Server BetriebssystemeLinuxLinux infoLinux, macOS, Windows for the developer additionLinux
OS X infothrough Homebrew
Linux info64 bit version required
DatenschemaSchema and schema-less with LDAP viewsschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajaNumeric data and Stringsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjaja infovia Elasticsearchneinneinja
SQL infoSupport of SQLneinneinja infothrough the embedded Spark runtimeSQL-like query languageyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteLDAPHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP API
JSON over UDP
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.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
Server-seitige Scripts infoStored Proceduresneinneinjaneinja
Triggersjaneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingShardingSharding infoin enterprise version onlySharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaActive-active shard replicationfrei wählbarer Replikationsfaktor infoin enterprise version onlySource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsneinneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutablejayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der DatenjajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejaja 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 haltenjaneinjaja infoDepending on used storage engineja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardEinfache Rechteverwaltung mit BenutzeraccountsFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryHeroicIBM Db2 Event StoreInfluxDBSingleStore infoformer name was MemSQL
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

A Detailed Guide to C# TimeSpan
2. Mai 2024

The Final Frontier: Using InfluxDB on the International Space Station
30. April 2024

Getting the Current Time in C#: A Guide
26. April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5. April 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
Atos Standard Common RepositoryHeroicIBM Db2 Event StoreInfluxDBSingleStore infoformer name was MemSQL
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

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

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

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

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

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

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

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6. September 2023, SiliconANGLE News

bereitgestellt von Google News

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

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt