DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > FatDB vs. H2 vs. InfluxDB vs. Kingbase vs. SingleStore

Vergleich der Systemeigenschaften FatDB vs. H2 vs. InfluxDB vs. Kingbase vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFatDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.
KurzbeschreibungEin .NET NoSQL DBMS, das in SQL Server integriert werden kann.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for storing time series, events and metricsAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.MySQL 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
Relational DBMSTime Series DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS infowith GEO packageDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte26,56
Rang#28  Overall
#1  Time Series DBMS
Punkte0,45
Rang#265  Overall
#124  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitewww.h2database.comwww.influxdata.com/­products/­influxdb-overviewwww.kingbase.com.cnwww.singlestore.com
Technische Dokumentationwww.h2database.com/­html/­main.htmldocs.influxdata.com/­influxdbdocs.singlestore.com
EntwicklerFatCloudThomas MuellerBeiJing KINGBASE Information technologies inc.SingleStore Inc.
Erscheinungsjahr20122005201319992013
Aktuelle Version2.2.220, Juli 20232.7.5, Jaenner 2024V8.0, August 20218.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoMIT-License; commercial enterprise version availablekommerziellkommerziell 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
ImplementierungsspracheC#JavaGoC and JavaC++, Go
Server BetriebssystemeWindowsAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
Linux
Windows
Linux info64 bit version required
Datenschemaschemafreijaschemafreijaja
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, XSLTneinneinjanein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLnein infoÃœber Integration mit SQL ServerjaSQL-like query languageStandard with numerous extensionsyes infobut no triggers and foreign keys
APIs und andere Zugriffskonzepte.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
HTTP API
JSON over UDP
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC#Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresja infoÃœber ApplikationenJava Stored Procedures and User-Defined Functionsneinuser defined functionsja
Triggersja infoÃœber Applikationenjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoin enterprise version onlyhorizontal partitioning (by range, list and hash) and vertical partitioningSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorWith clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer Replikationsfaktor infoin enterprise version onlyjaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja 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 haltenjaja infoDepending on used storage engineja
Berechtigungskonzept infoZugriffskontrollenein infoSecurity Layer kann über Applikationen implementiert werdenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardEinfache Rechteverwaltung mit Benutzeraccountsfine grained access rights according to SQL-standardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
FatDBH2InfluxDBKingbaseSingleStore 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

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

Comparing Dates in Java: A Tutorial
3. April 2024

Python ARIMA Tutorial
29. März 2024

Time Series, InfluxDB, and Vector Databases
26. 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
FatDBH2InfluxDBKingbaseSingleStore 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

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
14. März 2024, Business Wire

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5. April 2024, VentureBeat

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8. Juli 2022, PingWest

Backup & Recovery Solutions from China
4. August 2022, Хабр

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 and Files

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

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

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

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

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.

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