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

DBMS > Atos Standard Common Repository vs. eXtremeDB vs. Google Cloud Bigtable vs. GraphDB vs. HBase

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. eXtremeDB vs. Google Cloud Bigtable vs. GraphDB vs. HBase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksNatively in-memory DBMS with options for persistency, high-availability and clusteringGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Enterprise-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.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTable
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMS
Time Series DBMS
Key-Value Store
Wide Column Store
Graph DBMS
RDF Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.mcobject.comcloud.google.com/­bigtablewww.ontotext.comhbase.apache.org
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmcloud.google.com/­bigtable/­docsgraphdb.ontotext.com/­documentationhbase.apache.org/­book.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAtos Convergence CreatorsMcObjectGoogleOntotextApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Powerset
Erscheinungsjahr20162001201520002008
Aktuelle Version17038.2, 202110.4, Oktober 20232.3.4, Jaenner 2021
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2
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.
ImplementierungsspracheJavaC und C++JavaJava
Server BetriebssystemeLinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
Unix
Windows infomit Cygwin
DatenschemaSchema and schema-less with LDAP viewsjaschemafreischema-free and OWL/RDFS-schema support; RDF shapesschema-free, schema definition possible
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaneinjaoptions to bring your own types, AVRO
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein infosupport of XML interfaces availableneinneinnein
Sekundärindizesjajaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnein
SQL infoSupport of SQLneinja infowith the option: eXtremeSQLneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnein
APIs und andere ZugriffskonzepteLDAP.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Java API
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.Net
C
C#
C++
Java
Lua
Python
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Groovy
Java
PHP
Python
Scala
Server-seitige Scripts infoStored Proceduresneinjaneinwell-defined plugin interfaces; JavaScript server-side extensibilityja infoCoprocessors in Java
Triggersjaja infoby defining eventsneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionhorizontale Partitionierung / shardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency or Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja infoConstraint checkingnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDAtomic single-row operationsACIDSingle row ACID (across millions of columns)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationAccess 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.Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryeXtremeDBGoogle Cloud BigtableGraphDB infoUrsprünglicher Name: OWLIMHBase
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Metadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
GraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Understanding the Graph Center of Excellence
17. Mai 2024

Migrating From LPG to RDF Graph Model
8. Mai 2024

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 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
Atos Standard Common RepositoryeXtremeDBGoogle Cloud BigtableGraphDB infoUrsprünglicher Name: OWLIMHBase
DB-Engines Blog Posts

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

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13. Mai 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6. Mai 2015, TechCrunch

bereitgestellt von Google News

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17. Januar 2024, Datanami

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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

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

Ontotext GraphDB 9.4 Enables SQL Access to Knowledge Graphs and Visual Mapping of Tabular Data to RDF
11. September 2020, PR Newswire

bereitgestellt von Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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

Präsentieren Sie hier Ihr Produkt