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 > EJDB vs. HarperDB vs. InfluxDB vs. Lovefield vs. Titan

Vergleich der Systemeigenschaften EJDB vs. HarperDB vs. InfluxDB vs. Lovefield vs. Titan

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEJDB  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenTitan  Xaus Vergleich ausschliessen
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
KurzbeschreibungEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.DBMS for storing time series, events and metricsEmbeddable relational database for web apps written in pure JavaScriptTitan ist ein Graph DBMS optimiert für verteilte Clusters.
Primäres DatenbankmodellDocument StoreDocument StoreTime Series DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,30
Rang#294  Overall
#44  Document Stores
Punkte0,55
Rang#252  Overall
#38  Document Stores
Punkte26,56
Rang#28  Overall
#1  Time Series DBMS
Punkte0,32
Rang#290  Overall
#132  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.harperdb.iowww.influxdata.com/­products/­influxdb-overviewgoogle.github.io/­lovefieldgithub.com/­thinkaurelius/­titan
Technische Dokumentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.harperdb.io/­docsdocs.influxdata.com/­influxdbgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdgithub.com/­thinkaurelius/­titan/­wiki
EntwicklerSoftmotionsHarperDBGoogleAurelius, owned by DataStax
Erscheinungsjahr20122017201320142012
Aktuelle Version3.1, August 20212.7.6, April 20242.1.12, February 2017
Lizenz infoCommercial or Open SourceOpen Source infoGPLv2kommerziell infofree community edition availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoApache 2.0Open Source infoApache Lizenz, 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.
ImplementierungsspracheCNode.jsGoJavaScriptJava
Server BetriebssystemeserverlosLinux
OS X
Linux
OS X infothrough Homebrew
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Unix
Windows
Datenschemaschemafreidynamic schemaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, bool, date, object_idja infoJSON data typesNumeric data and Stringsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLneinSQL-like data manipulation statementsSQL-like query languageSQL-like query language infovia JavaScript builder patternnein
APIs und andere ZugriffskonzepteIn-process LibraryJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP API
JSON over UDP
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptClojure
Java
Python
Server-seitige Scripts infoStored ProceduresneinCustom Functions infosince release 3.1neinneinja
TriggersneinneinneinUsing read-only observersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineA table resides as a whole on one (or more) nodes in a clusterSharding infoin enterprise version onlykeineja infoüber integrierbare Storage Backends
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infothe nodes on which a table resides can be definedfrei wählbarer Replikationsfaktor infoin enterprise version onlykeineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja infomittels Faunus, eine Graph Analytics Engine
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinneinjaja infoBeziehungen in Graph
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic execution of specific operationsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/Write Lockingjajajaja
Durability infoDauerhafte Speicherung der Datenjayes, using LMDBjayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoDepending on used storage engineja infousing MemoryDB
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users and rolesEinfache Rechteverwaltung mit BenutzeraccountsneinBenutzer Authentification und Sicherheit via Rexster Graph Server
Weitere Informationen bereitgestellt vom Systemhersteller
EJDBHarperDBInfluxDBLovefieldTitan
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

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

Python ARIMA Tutorial
29. März 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
EJDBHarperDBInfluxDBLovefieldTitan
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7. Februar 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, business-news.ucdenver.edu

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

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24. August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21. Juni 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20. August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3. Februar 2015, VentureBeat

DSE Graph review: Graph database does double duty
14. November 2019, 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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt