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 > Amazon Neptune vs. GeoSpock vs. GraphDB vs. InfluxDB vs. Rockset

Vergleich der Systemeigenschaften Amazon Neptune vs. GeoSpock vs. GraphDB vs. InfluxDB vs. Rockset

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenGeoSpock  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessen
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
KurzbeschreibungFast, reliable graph database built for the cloudSpatial and temporal data processing engine for extreme data scaleEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.DBMS for storing time series, events and metricsA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSGraph DBMS
RDF Store
Time Series DBMSDocument Store
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMS infowith GEO packageRelational DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#112  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte26,56
Rang#28  Overall
#1  Time Series DBMS
Punkte0,84
Rang#209  Overall
#35  Document Stores
Websiteaws.amazon.com/­neptunegeospock.comwww.ontotext.comwww.influxdata.com/­products/­influxdb-overviewrockset.com
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesgraphdb.ontotext.com/­documentationdocs.influxdata.com/­influxdbdocs.rockset.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAmazonGeoSpockOntotextRockset
Erscheinungsjahr2017200020132019
Aktuelle Version2.0, September 201910.4, Oktober 20232.7.5, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoMIT-License; commercial enterprise version availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, JavascriptJavaGoC++
Server BetriebssystemegehostetgehostetAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X infothrough Homebrew
gehostet
Datenschemaschemafreijaschema-free and OWL/RDFS-schema support; RDF shapesschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaNumeric data and Stringsdynamic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infoingestion from XML files supported
Sekundärindizesneintemporal, categoricalyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesneinall fields are automatically indexed
SQL infoSupport of SQLneinANSI SQL for query only (using Presto)stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query languageRead-only SQL queries, including JOINs
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBCGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
JSON over UDP
HTTP REST
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinneinwell-defined plugin interfaces; JavaScript server-side extensibilityneinnein
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic shardingkeineSharding infoin enterprise version onlyAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-Source Replikationfrei wählbarer Replikationsfaktor infoin enterprise version onlyja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinja infoConstraint checkingneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoDepending on used storage engine
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per tableDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Einfache Rechteverwaltung mit BenutzeraccountsAccess rights for users and organizations can be defined via Rockset console
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon NeptuneGeoSpockGraphDB infoUrsprünglicher Name: OWLIMInfluxDBRockset
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
InfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Open source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3. April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29. März 2024

Choosing A Graph Data Model to Best Serve Your Use Case
27. März 2024

Event Extraction Based on Fine-Tuned Text2Event Transformer Speeds up the Fact-checking Process
22. März 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

Time Series, InfluxDB, and Vector Databases
26. 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
Amazon NeptuneGeoSpockGraphDB infoUrsprünglicher Name: OWLIMInfluxDBRockset
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

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21. Februar 2024, AWS Blog

Visualize and explore knowledge graphs quickly by connecting metaphactory to Amazon Neptune | Amazon Web ...
22. Januar 2024, AWS Blog

Improve availability of Amazon Neptune during engine upgrade using blue/green deployment | Amazon Web Services
11. September 2023, AWS Blog

Generate suggestions for leisure activities in real time with Amazon Neptune | Amazon Web Services
6. Juni 2023, AWS Blog

bereitgestellt von Google News

Cambridge-Based GeoSpock Secures £10 Million Additional Funding
8. Januar 2019, Business Wire

GeoSpock launches Spatial Big Data Platform 2.0
4. September 2019, VanillaPlus

nChain Leads Investment Round in Extreme-scale Data Firm GeoSpock
2. Oktober 2020, AlexaBlockchain

GeoSpock receives $5.4m as strategic investment
5. Oktober 2020, Geospatial World

Smart Cities, Autonomous Vehicles, Artificial General Intelligence Robotics: Q&A with Steve Marsh, GeoSpock
16. Mai 2018, ExchangeWire

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23. Januar 2024, KMWorld Magazine

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

bereitgestellt von Google News

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

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

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

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

bereitgestellt von Google News

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset lands $44M to power real-time search and analytics apps
29. August 2023, TechCrunch

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Rockset Primes Database for Massive Vector Serving
20. November 2023, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt