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 > InfluxDB vs. Oracle NoSQL vs. RocksDB vs. SwayDB vs. Trino

Vergleich der Systemeigenschaften InfluxDB vs. Oracle NoSQL vs. RocksDB vs. SwayDB vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfluxDB  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS for storing time series, events and metricsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellTime Series DBMSDocument Store
Key-Value Store
Relational DBMS
Key-Value StoreKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­nosql/­technologies/­nosqlrocksdb.orgswaydb.simer.autrino.io
Technische Dokumentationdocs.influxdata.com/­influxdbdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlgithub.com/­facebook/­rocksdb/­wikitrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerOracleFacebook, Inc.Simer PlahaTrino Software Foundation
Erscheinungsjahr20132011201320182012 info2020 rebranded from PrestoSQL
Aktuelle Version2.7.6, April 202423.3, Dezember 20238.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoBSDOpen Source infoGNU Affero GPL V3.0Open Source infoApache Version 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheGoJavaC++ScalaJava
Server BetriebssystemeLinux
OS X infothrough Homebrew
Linux
Solaris SPARC/x86
LinuxLinux
macOS infofor devlopment
DatenschemaschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsoptionalneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjaneinneindepending on connected data-source
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsneinneinja
APIs und andere ZugriffskonzepteHTTP API
JSON over UDP
RESTful HTTP APIC++ API
Java API
JDBC
RESTful HTTP API
Trino CLI
Unterstützte Programmiersprachen.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
Perl
Python
Ruby
Java
Kotlin
Scala
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinneinneinneinyes, depending on connected data-source
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoin enterprise version onlyShardinghorizontal partitioningkeinedepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoin enterprise version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurejakeinedepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)jaAtomic execution of operationsdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoDepending on used storage engineja infooff heap cachejaja
Berechtigungskonzept infoZugriffskontrolleEinfache Rechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und RollenneinneinSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
InfluxDBOracle NoSQLRocksDBSwayDBTrino
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

What is DevRel at InfluxData
21. Mai 2024

An Introductory Guide to Grafana Alerts
16. Mai 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14. Mai 2024

Introduction to Apache Iceberg
9. Mai 2024

Converting Timestamp to Date in Java
7. Mai 2024

60: Trino calling AI
8. Mai 2024

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. 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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
InfluxDBOracle NoSQLRocksDBSwayDBTrino
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

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20. Mai 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

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

bereitgestellt von Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16. März 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21. September 2020, Open Source For You

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Speed Trino Queries with These Performance-Tuning Tips
11. Juli 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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