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 > Fauna vs. NebulaGraph vs. Oracle NoSQL vs. Prometheus vs. QuestDB

Vergleich der Systemeigenschaften Fauna vs. NebulaGraph vs. Oracle NoSQL vs. Prometheus vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenPrometheus  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A distributed, linear scalable, high perfomant Graph DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen Source Timeseries DBMS und Monitoring SystemA high performance open source SQL database for time series data
Primäres DatenbankmodellDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Graph DBMSDocument Store
Key-Value Store
Relational DBMS
Time Series DBMSTime Series DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,52
Rang#153  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte8,42
Rang#47  Overall
#2  Time Series DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Websitefauna.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­nosql/­technologies/­nosqlprometheus.ioquestdb.io
Technische Dokumentationdocs.fauna.comdocs.nebula-graph.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlprometheus.io/­docsquestdb.io/­docs
EntwicklerFauna, Inc.Vesoft Inc.OracleQuestDB Technology Inc
Erscheinungsjahr20142019201120152014
Aktuelle Version23.3, Dezember 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache 2.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheScalaC++JavaGoJava (Zero-GC), C++, Rust
Server BetriebssystemegehostetLinuxLinux
Solaris SPARC/x86
Linux
Windows
Linux
macOS
Windows
DatenschemaschemafreiStrong typed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.jaja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaoptionalNumeric data onlyja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoImportieren von XML Daten möglichnein
Sekundärindizesjaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.janeinnein
SQL infoSupport of SQLneinSQL-like query languageSQL-like DML and DDL statementsneinSQL with time-series extensions
APIs und andere ZugriffskonzepteRESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
RESTful HTTP APIRESTful HTTP/JSON APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C++
Go
Java
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenuser defined functionsneinneinnein
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoconsistent hashingShardingShardingShardinghorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationCausal Clustering using Raft protocolElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureja infomittels FederationSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integrationneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoRelationships in graphsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)neinACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing RocksDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infooff heap cacheneinja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleIdentity management, authentication, and access controlRole-based access controlZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Fauna infopreviously named FaunaDBNebulaGraphOracle NoSQLPrometheusQuestDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4. April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27. 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
Fauna infopreviously named FaunaDBNebulaGraphOracle NoSQLPrometheusQuestDB
Erwähnungen in aktuellen Nachrichten

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, Business Wire

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22. August 2023, The Register

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, Yahoo Finance

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

bereitgestellt von Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17. Juli 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10. Oktober 2023, AWS Blog

Linux System Monitoring with Prometheus, Grafana, and collectd
1. Februar 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18. Oktober 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24. Juli 2021, hackernoon.com

bereitgestellt von Google News

AWS Marketplace: QuestDB Cloud Comments
22. Februar 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Präsentieren Sie hier Ihr Produkt