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

DBMS > Apache Doris vs. Badger vs. Datomic vs. GraphDB vs. OrientDB

Vergleich der Systemeigenschaften Apache Doris vs. Badger vs. Datomic vs. GraphDB vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Doris  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn MPP-based analytics DBMS embracing the MySQL protocolAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.DBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenEnterprise-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.Multi-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSGraph DBMS
RDF Store
Document Store
Graph DBMS
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,69
Rang#237  Overall
#108  Relational DBMS
Punkte0,20
Rang#325  Overall
#49  Key-Value Stores
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte3,27
Rang#97  Overall
#16  Document Stores
#6  Graph DBMS
#15  Key-Value Stores
Websitedoris.apache.org
github.com/­apache/­doris
github.com/­dgraph-io/­badgerwww.datomic.comwww.ontotext.comorientdb.org
Technische Dokumentationgithub.com/­apache/­doris/­wikigodoc.org/­github.com/­dgraph-io/­badgerdocs.datomic.comgraphdb.ontotext.com/­documentationwww.orientdb.com/­docs/­last/­index.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerApache Software Foundation, originally contributed from BaiduDGraph LabsCognitectOntotextOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr20172017201220002010
Aktuelle Version1.2.2, Februar 20231.0.6735, Juni 202310.4, Oktober 20233.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0kommerziell infoLimitierte Edition gratiskommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoJava, ClojureJavaJava
Server BetriebssystemeLinuxBSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemajaschemafreijaschema-free and OWL/RDFS-schema support; RDF shapesschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja
SQL infoSupport of SQLjaneinneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query language, no joins
APIs und andere ZugriffskonzepteJDBC
MySQL client
RESTful HTTP APIGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJavaGoClojure
Java
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinja infoTransaction Functionswell-defined plugin interfaces; JavaScript server-side extensibilityJava, Javascript
TriggersneinneinBy using transaction functionsneinHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierungkeinekeine infoBut extensive use of caching in the application peerskeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeinekeine infoBut extensive use of caching in the application peersMulti-Source ReplikationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoConstraint checkingja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja inforecommended only for testing and development
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinDefault 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.Zugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DorisBadgerDatomicGraphDB infoUrsprünglicher Name: OWLIMOrientDB
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

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

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

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 DorisBadgerDatomicGraphDB infoUrsprünglicher Name: OWLIMOrientDB
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8. Januar 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9. Oktober 2023, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

How Big Data Is Saving Lives in Real Time: IoV Data Analytics Helps Prevent Accidents
28. November 2023, KDnuggets

bereitgestellt von Google News

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

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

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt