DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > InfinityDB vs. InfluxDB vs. Kinetica vs. RethinkDB vs. VelocityDB

Vergleich der Systemeigenschaften InfinityDB vs. InfluxDB vs. Kinetica vs. RethinkDB vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfinityDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metricsFully vectorized database across both GPUs and CPUsDBMS for the Web with a mechanism to push updated query results to applications in realtime.A .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellKey-Value StoreTime Series DBMSRelational DBMSDocument StoreGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageSpatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte24,39
Rang#28  Overall
#1  Time Series DBMS
Punkte0,66
Rang#234  Overall
#107  Relational DBMS
Punkte2,66
Rang#107  Overall
#20  Document Stores
Punkte0,11
Rang#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websiteboilerbay.comwww.influxdata.com/­products/­influxdb-overviewwww.kinetica.comrethinkdb.comvelocitydb.com
Technische Dokumentationboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdbdocs.kinetica.comrethinkdb.com/­docsvelocitydb.com/­UserGuide
EntwicklerBoiler Bay Inc.KineticaThe Linux Foundation infosince July 2017VelocityDB Inc
Erscheinungsjahr20022013201220092011
Aktuelle Version4.02.7.6, April 20247.1, August 20212.4.1, August 20207.x
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMIT-License; commercial enterprise version availablekommerziellOpen Source infoApache Version 2kommerziell
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.
ImplementierungsspracheJavaGoC, C++C++C#
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
LinuxLinux
OS X
Windows
Any that supports .NET
Datenschemaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Stringsjaja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesnein infomanual creation possible, using inversions based on multi-value capabilityneinjajaja
SQL infoSupport of SQLneinSQL-like query languageSQL-like DML and DDL statementsneinnein
APIs und andere ZugriffskonzepteAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
JDBC
ODBC
RESTful HTTP API
.Net
Unterstützte ProgrammiersprachenJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionennein
Triggersneinneinja infotriggers when inserted values for one or more columns fall within a specified rangeClient-side triggers through changefeedsCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoin enterprise version onlyShardingSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer Replikationsfaktor infoin enterprise version onlySource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infomanual creation possible, using inversions based on multi-value capabilityneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoOptimistic locking for transactions; no isolation for bulk loadsneinneinAtomic single-document operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoMVCC basedja
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 infoGPU vRAM or System RAMneinja
Berechtigungskonzept infoZugriffskontrolleneinEinfache Rechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und Rollen auf Tabellenebeneja infousers and table-level permissionsBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
InfinityDBInfluxDBKineticaRethinkDBVelocityDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» 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
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Scaling Data Collection: Solving Renewable Energy Challenges with InfluxDB
6. Juni 2024

Deadman Alerts with Grafana and InfluxDB Cloud 3.0
5. Juni 2024

Chasing the Skies: Monitoring Flights with InfluxDB
4. Juni 2024

Monitoring Your Cloud Environments and Applications with InfluxDB
30. Mai 2024

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29. Mai 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
InfinityDBInfluxDBKineticaRethinkDBVelocityDB
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

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Amazon Timestream for InfluxDB is now generally available
15. März 2024, AWS Blog

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5. Juni 2024, hackernoon.com

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

bereitgestellt von Google News

Kinetica Delivers Real-Time Vector Similarity Search
21. März 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18. März 2024, GlobeNewswire

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

bereitgestellt von Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Präsentieren Sie hier Ihr Produkt