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

DBMS > CrateDB vs. dBASE vs. InfluxDB vs. Riak TS vs. RRDtool

Vergleich der Systemeigenschaften CrateDB vs. dBASE vs. InfluxDB vs. Riak TS vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessendBASE  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LucenedBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.DBMS for storing time series, events and metricsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMSTime Series DBMSTime Series DBMSTime Series DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte10,34
Rang#44  Overall
#28  Relational DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Websitecratedb.comwww.dbase.comwww.influxdata.com/­products/­influxdb-overviewoss.oetiker.ch/­rrdtool
Technische Dokumentationcratedb.com/­docswww.dbase.com/­support/­knowledgebasedocs.influxdata.com/­influxdbwww.tiot.jp/­riak-docs/­riak/­ts/­latestoss.oetiker.ch/­rrdtool/­doc
EntwicklerCrateAsthon TateOpen Source, formerly Basho TechnologiesTobias Oetiker
Erscheinungsjahr20131979201320151999
Aktuelle VersiondBASE 2019, 20192.7.6, April 20243.0.0, September 20221.8.0, 2022
Lizenz infoCommercial or Open SourceOpen SourcekommerziellOpen Source infoMIT-License; commercial enterprise version availableOpen SourceOpen Source infoGPL V2 and FLOSS
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaGoErlangC infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportDOS infodBase Classic
Windows infodBase Pro
Linux
OS X infothrough Homebrew
Linux
OS X
HP-UX
Linux
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data and StringsneinNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoExporting into and restoring from XML files possible
Sekundärindizesjajaneineingeschränktnein
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinSQL-like query languageyes, limitednein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
keine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenHTTP API
JSON over UDP
HTTP API
Native Erlang Interface
In-process Library
Pipes
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
dBase eigene IDE.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.neinErlangnein
Triggersneinneinneinja infopre-commit hooks and post-commit hooksnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoin enterprise version onlyShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelkeinefrei wählbarer Replikationsfaktor infoin enterprise version onlyfrei wählbarer Replikationsfaktorkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Eventual Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein infolinks between datasets can be storednein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategynein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoDepending on used storage engineja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und RollenEinfache Rechteverwaltung mit Benutzeraccountsneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBdBASEInfluxDBRiak TSRRDtool
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
InfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Open source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

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

Comparing Dates in Java: A Tutorial
3. 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
CrateDBdBASEInfluxDBRiak TSRRDtool
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

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

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

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, redmondmag.com

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

What is Dbase? - Definition from Techopedia
19. September 2011, Techopedia

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

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

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

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

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

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

Präsentieren Sie hier Ihr Produkt