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 > Amazon DocumentDB vs. Atos Standard Common Repository vs. etcd vs. GraphDB vs. Infobright

Vergleich der Systemeigenschaften Amazon DocumentDB vs. Atos Standard Common Repository vs. etcd vs. GraphDB vs. Infobright

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenInfobright  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA distributed reliable key-value storeEnterprise-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.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontend
Primäres DatenbankmodellDocument StoreDocument Store
Key-Value Store
Key-Value StoreGraph DBMS
RDF Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#132  Overall
#24  Document Stores
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte0,96
Rang#194  Overall
#91  Relational DBMS
Websiteaws.amazon.com/­documentdbatos.net/en/convergence-creators/portfolio/standard-common-repositoryetcd.io
github.com/­etcd-io/­etcd
www.ontotext.comignitetech.com/­softwarelibrary/­infobrightdb
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
graphdb.ontotext.com/­documentation
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAtos Convergence CreatorsOntotextIgnite Technologies Inc.; formerly InfoBright Inc.
Erscheinungsjahr2019201620002005
Aktuelle Version17033.4, August 201910.4, Oktober 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0kommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziell infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoJavaC
Server BetriebssystemegehostetLinuxFreeBSD
Linux
Windows infoexperimental
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
Windows
DatenschemaschemafreiSchema and schema-less with LDAP viewsschemafreischema-free and OWL/RDFS-schema support; RDF shapesja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionalneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjajaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnein infoKnowledge Grid Technology used instead
SQL infoSupport of SQLneinneinneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCja
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)LDAPgRPC
JSON over HTTP
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
All languages with LDAP bindings.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinneinneinwell-defined plugin interfaces; JavaScript server-side extensibilitynein
Triggersneinjayes, watching key changesneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infocell divisionkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasjaUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleneinneinja infoConstraint checkingnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsAtomic execution of specific operationsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesLDAP bind authenticationneinDefault 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.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard infoexploiting MySQL or PostgreSQL frontend capabilities
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DocumentDBAtos Standard Common RepositoryetcdGraphDB infoUrsprünglicher Name: OWLIMInfobright
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

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

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

Okay, RAG… We Have a Problem
26. 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
Amazon DocumentDBAtos Standard Common RepositoryetcdGraphDB infoUrsprünglicher Name: OWLIMInfobright
Erwähnungen in aktuellen Nachrichten

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20. Mai 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16. Mai 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21. November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8. März 2024, AWS Blog

bereitgestellt von Google News

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

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

RBI stresses need for underlying forex exposure for rupee derivatives trades
5. April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12. Februar 2024, Microsoft

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 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

Ignite Buys Database Vendor Infobright
2. Mai 2017, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

Präsentieren Sie hier Ihr Produkt