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 > Atos Standard Common Repository vs. Blazegraph vs. EDB Postgres vs. GraphDB

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Blazegraph vs. EDB Postgres vs. GraphDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.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.
Primäres DatenbankmodellDocument Store
Key-Value Store
Graph DBMS
RDF Store
Relational DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#222  Overall
#20  Graph DBMS
#8  RDF Stores
Punkte2,18
Rang#122  Overall
#59  Relational DBMS
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryblazegraph.comwww.enterprisedb.comwww.ontotext.com
Technische Dokumentationwiki.blazegraph.comwww.enterprisedb.com/­docsgraphdb.ontotext.com/­documentation
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAtos Convergence CreatorsBlazegraphEnterpriseDBOntotext
Erscheinungsjahr2016200620052000
Aktuelle Version17032.1.5, Maerz 201914, Dezember 202110.4, Oktober 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoerweiterte kommerzielle Lizenz verfügbarkommerziell infoBSD for PostgreSQL-componentskommerziell infoSome plugins of GraphDB Workbench are open sourced
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaCJava
Server BetriebssystemeLinuxLinux
OS X
Windows
Linux
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
DatenschemaSchema and schema-less with LDAP viewsschemafreijaschema-free and OWL/RDFS-schema support; RDF shapes
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalja infoRDF literal typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjajajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexes
SQL infoSupport of SQLneinSPARQL is used as query languageja infoStandard mit zahlreichen Erweiterungenstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBC
APIs und andere ZugriffskonzepteLDAPJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinjabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)well-defined plugin interfaces; JavaScript server-side extensibility
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardinghorizontale Partitionierung infoby hash, list or rangekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaMulti-Source ReplikationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in Graphsjaja infoConstraint checking
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationSecurity and Authentication via Web Application Container (Tomcat, Jetty)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDefault 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
Atos Standard Common RepositoryBlazegraphEDB PostgresGraphDB infoUrsprünglicher Name: OWLIM
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

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

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 RepositoryBlazegraphEDB PostgresGraphDB infoUrsprünglicher Name: OWLIM
Erwähnungen in aktuellen Nachrichten

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

EnterpriseDB Bullish on Postgres' 2024 Potential
11. Januar 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9. November 2023, GlobeNewswire

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

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

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



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

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

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.

Präsentieren Sie hier Ihr Produkt