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 > Apache Phoenix vs. BigchainDB vs. Google Cloud Datastore vs. GraphDB vs. Heroic

Vergleich der Systemeigenschaften Apache Phoenix vs. BigchainDB vs. Google Cloud Datastore vs. GraphDB vs. Heroic

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenBigchainDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformEnterprise-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.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearch
Primäres DatenbankmodellRelational DBMSDocument StoreDocument StoreGraph DBMS
RDF Store
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,06
Rang#123  Overall
#58  Relational DBMS
Punkte0,85
Rang#208  Overall
#35  Document Stores
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte3,25
Rang#91  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte0,46
Rang#265  Overall
#22  Time Series DBMS
Websitephoenix.apache.orgwww.bigchaindb.comcloud.google.com/­datastorewww.ontotext.comgithub.com/­spotify/­heroic
Technische Dokumentationphoenix.apache.orgbigchaindb.readthedocs.io/­en/­latestcloud.google.com/­datastore/­docsgraphdb.ontotext.com/­documentationspotify.github.io/­heroic
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerApache Software FoundationGoogleOntotextSpotify
Erscheinungsjahr20142016200820002014
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 201910.4, Oktober 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoAGPL v3kommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaPythonJavaJava
Server BetriebssystemeLinux
Unix
Windows
LinuxgehostetAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafreischemafreischema-free and OWL/RDFS-schema support; RDF shapesschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja infovia Elasticsearch
SQL infoSupport of SQLjaneinSQL-like query language (GQL)stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnein
APIs und andere ZugriffskonzepteJDBCCLI Client
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenmit Google App Enginewell-defined plugin interfaces; JavaScript server-side extensibilitynein
TriggersneinCallbacks mit Google Apps Engineneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
frei wählbarer ReplikationsfaktorMulti-source replication using PaxosMulti-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationneinja infomittels Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infovia ReferenceProperties or Ancestor pathsja infoConstraint checkingnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjayes,with MongoDB ord RethinkDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Default 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.
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixBigchainDBGoogle Cloud DatastoreGraphDB infoUrsprünglicher Name: OWLIMHeroic
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Matching Skills and Candidates with Graph RAG
31. Mai 2024

A Triple Store RAG Retriever
29. Mai 2024

Integrating GraphDB with Relational Database Systems
23. Mai 2024

Understanding the Graph Center of Excellence
17. Mai 2024

Migrating From LPG to RDF Graph Model
8. 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
Apache PhoenixBigchainDBGoogle Cloud DatastoreGraphDB infoUrsprünglicher Name: OWLIMHeroic
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Azure #HDInsight Apache Phoenix now supports Zeppelin
16. August 2018, Microsoft

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

Apache Drill Adds New Data Formats
28. März 2022, iProgrammer

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28. Juni 2016, ADT Magazine

bereitgestellt von Google News

Using BigchainDB: A Database with Blockchain Characteristics
20. Januar 2022, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27. September 2016, CoinDesk

BigchainDB Raises €3M Series A Funding
28. September 2016, FinSMEs

ascribe announces scalable blockchain database BigchainDB - CoinReport
13. Februar 2016, CoinReport

Catena-X Welcomes New Members: Bosch, Ocean Protocol, Fetch.ai
20. Mai 2021, Coinspeaker

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
21. Mai 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

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

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

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

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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15. Januar 2020, The Register

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

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