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

DBMS > 4D vs. Atos Standard Common Repository vs. GraphDB vs. NebulaGraph vs. SiteWhere

Vergleich der Systemeigenschaften 4D vs. Atos Standard Common Repository vs. GraphDB vs. NebulaGraph vs. SiteWhere

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksEnterprise-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.A distributed, linear scalable, high perfomant Graph DBMSM2M Integrationsplatform zur Speicherung und Abfrage von Zeitserien
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Graph DBMS
RDF Store
Graph DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,80
Rang#111  Overall
#55  Relational DBMS
Punkte2,91
Rang#106  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte2,36
Rang#124  Overall
#10  Graph DBMS
Punkte0,05
Rang#381  Overall
#41  Time Series DBMS
Websitewww.4d.comatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.ontotext.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­sitewhere/­sitewhere
Technische Dokumentationdeveloper.4d.comgraphdb.ontotext.com/­documentationdocs.nebula-graph.iositewhere1.sitewhere.io/­index.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
Entwickler4D, IncAtos Convergence CreatorsOntotextVesoft Inc.SiteWhere
Erscheinungsjahr19842016200020192010
Aktuelle Versionv20, April 2023170310.4, Oktober 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoCommon Public Attribution License Version 1.0
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.
ImplementierungsspracheJavaJavaC++Java
Server BetriebssystemeOS X
Windows
LinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
LinuxLinux
OS X
Windows
DatenschemajaSchema and schema-less with LDAP viewsschema-free and OWL/RDFS-schema support; RDF shapesStrong typed schemavordefiniertes Schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinneinnein
Sekundärindizesjajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.nein
SQL infoSupport of SQLja infoclose to SQL 92neinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query languagenein
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
LDAPGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
HTTP REST
Unterstützte Programmiersprachen4D eigene IDE
PHP
All languages with LDAP bindings.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjaneinwell-defined plugin interfaces; JavaScript server-side extensibilityuser defined functions
Triggersjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infocell divisionkeineShardingSharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationjaMulti-Source ReplikationCausal Clustering using Raft protocolfrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoConstraint checkingja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenLDAP bind authenticationDefault 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.Role-based access controlBenutzer mit feingranularem Berechtigungskonzept
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionAtos Standard Common RepositoryGraphDB infoUrsprünglicher Name: OWLIMNebulaGraphSiteWhere
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
Neuigkeiten

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

Drive Growth with Data-Driven Strategies: Introducing Zenia Graph’s Salesforce Accelerator
20. März 2024

Multilingual Question Answering in Medicine based on XLM-RoBERTa
15. März 2024

Ontotext Marketing Gets a Boost from Knowledge Graph Powered LLMs
13. 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
4D infofrüherer Name: 4th DimensionAtos Standard Common RepositoryGraphDB infoUrsprünglicher Name: OWLIMNebulaGraphSiteWhere
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, Yahoo Finance

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

bereitgestellt von Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

Nebula Graph an open source graph-oriented DBMS
18. Juli 2020, Desde Linux

bereitgestellt von Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9. März 2023, H2S Media

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.

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.

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