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 IoTDB vs. FoundationDB vs. InfluxDB vs. OceanBase vs. Sequoiadb

Vergleich der Systemeigenschaften Apache IoTDB vs. FoundationDB vs. InfluxDB vs. OceanBase vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkSortierter Key-Value Store. Core features werden durch layers ergänzt.DBMS for storing time series, events and metricsA distributed, high available RDBMS compatible with Oracle and MySQLNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellTime Series DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Time Series DBMSRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websiteiotdb.apache.orggithub.com/­apple/­foundationdbwww.influxdata.com/­products/­influxdb-overviewen.oceanbase.comwww.sequoiadb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlapple.github.io/­foundationdbdocs.influxdata.com/­influxdben.oceanbase.com/­docs/­oceanbase-databasewww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerApache Software FoundationFoundationDBOceanBase infopreviously Alibaba and Ant GroupSequoiadb Ltd.
Erscheinungsjahr20182013201320102013
Aktuelle Version1.1.0, April 20236.2.28, November 20202.7.6, April 20244.3.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoCommercial license availableOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheJavaC++GoC++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
Windows
Linux
OS X infothrough Homebrew
LinuxLinux
Datenschemajaschemafrei infoEinige Layers unterstützen Schemataschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen TypenNumeric data and Stringsjaja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLSQL-like query languagenur in speziellem SQL-LayerSQL-like query languagejaSQL-like query language
APIs und andere ZugriffskonzepteJDBC
Native API
HTTP API
JSON over UDP
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjanur im SQL-layerneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeJavaScript
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding infoin enterprise version onlyhorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasjafrei wählbarer Replikationsfaktor infoin enterprise version onlyMulti-source replication using PaxosSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Linearizable consistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoDepending on used storage enginenein
Berechtigungskonzept infoZugriffskontrollejaneinEinfache Rechteverwaltung mit BenutzeraccountsAccess rights for users, groups and roles according to SQL-standardeinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBFoundationDBInfluxDBOceanBaseSequoiadb
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
OceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
High Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
OceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
Apache IoTDBFoundationDBInfluxDBOceanBaseSequoiadb
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

Erwähnungen in aktuellen Nachrichten

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

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

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

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

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.

AllegroGraph logo

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

RaimaDB logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt