DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > GridDB vs. InfluxDB vs. Oracle Berkeley DB vs. Tibero vs. TiDB

Vergleich der Systemeigenschaften GridDB vs. InfluxDB vs. Oracle Berkeley DB vs. Tibero vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGridDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable in-memory time series database optimized for IoT and Big DataDBMS for storing time series, events and metricsWeit verbreiteter In-Process Key-Value StoreA secure RDBMS, designed for easy portability from OracleTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellTime Series DBMSTime Series DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Spatial DBMS infowith GEO packageDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#123  Overall
#10  Time Series DBMS
Punkte22,12
Rang#28  Overall
#1  Time Series DBMS
Punkte1,88
Rang#130  Overall
#23  Key-Value Stores
#3  Native XML DBMS
Punkte1,46
Rang#151  Overall
#70  Relational DBMS
Punkte4,09
Rang#72  Overall
#38  Relational DBMS
Websitegriddb.netwww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlus.tmaxsoft.com/­products/­tiberopingcap.com
Technische Dokumentationdocs.griddb.netdocs.influxdata.com/­influxdbdocs.oracle.com/­cd/­E17076_05/­html/­index.htmltechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmldocs.pingcap.com/­tidb/­stable
EntwicklerToshiba CorporationOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftTmaxSoftPingCAP, Inc.
Erscheinungsjahr20132013199420032016
Aktuelle Version5.1, August 20222.7.6, April 202418.1.40, Mai 20207, September 20228.2.0, Juli 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoKommerzielle Lizenz verfügbar bei BedarfkommerziellOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC++GoC, Java, C++ (depending on the Berkeley DB edition)C and AssemblerGo, Rust
Server BetriebssystemeLinuxLinux
OS X infothrough Homebrew
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Datenschemajaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infonumerical, string, blob, geometry, boolean, timestampNumeric data and Stringsneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoonly with the Berkeley DB XML editionjanein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languageja infoSQL Interface basierend auf SQLite verfügbarjaja
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
HTTP API
JSON over UDP
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinneinneinPersistent Stored Procedure (PSM)nein
Triggersjaneinja infoonly for the SQL APIjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoin enterprise version onlykeinehorizontale Partitionierung infoby range, hash, list or compositehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationfrei wählbarer Replikationsfaktor infoin enterprise version onlySource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce OperationenConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID at container levelneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
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 enginejanein infoplanned for next versionnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per databaseEinfache Rechteverwaltung mit BenutzeraccountsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)Fine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
GridDBInfluxDBOracle Berkeley DBTiberoTiDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr
Neuigkeiten

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17. September 2024

Telegraf 1.32 Release Notes
13. September 2024

An Introductory Guide to Cloud Security for IIoT
12. September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10. September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5. September 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
GridDBInfluxDBOracle Berkeley DBTiberoTiDB
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

Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data Management
3. Dezember 2019, global.toshiba

’s SQL Interface, Aims to Accelerate Open Innovation
17. Juni 2020, global.toshiba

TOSHIBA DIGITAL SOLUTIONS CORPORATION
1. November 2020, global.toshiba

IoT: Opt for the Right Open Source Database
11. August 2023, Open Source For You

Toshiba Digital Solutions collaborates with DATAFLUCT to Deliver a Machine Learning Solution that Optimizes Store Visitors Prediction ~ The integration of Cloud Data Infrastructure and Auto Machine Learning enables accurate prediction without experts inter
21. April 2021, global.toshiba

bereitgestellt von Google News

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19. September 2024, Integration Developers

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

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4. September 2024, VentureBeat

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5. September 2024, Datanami

InfluxData makes performance, storage improvements to InfluxDB 3.0
4. September 2024, InfoWorld

bereitgestellt von Google News

What is NoSQL (Not Only SQL database)?
28. Februar 2022, TechTarget

Margo I. Seltzer
18. August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5. März 2019, ADT Magazine

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3. Mai 2018, hackernoon.com

How to store financial market data for backtesting
26. Januar 2019, Towards Data Science

bereitgestellt von Google News

[Herald Interview] TmaxTibero eyes global expansion with certified DBMS tech
11. August 2024, The Korea Herald

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS
2. August 2022, AWS Blog

Hyundai and Kia Say Good-bye to Oracle and Choose Tmax as DBMS Vendor
13. Juni 2019, BusinessKorea

TmaxData to supply database management software to Hyundai, Kia
12. Juni 2019, 코리아타임스

CTOS strengthens its database management system with TmaxSoft
20. Dezember 2016, Digital News Asia

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22. Dezember 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27. Juni 2024, AIM

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS
14. November 2023, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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