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

DBMS > AllegroGraph vs. BigObject vs. etcd vs. Microsoft Azure Cosmos DB vs. NCache

Vergleich der Systemeigenschaften AllegroGraph vs. BigObject vs. etcd vs. Microsoft Azure Cosmos DB vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSAnalytic DBMS für Echtzeitberechnungen und QueriesA distributed reliable key-value storeGlobally distributed, horizontally scalable, multi-model database serviceOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Relational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,13
Rang#179  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte0,19
Rang#329  Overall
#146  Relational DBMS
Punkte7,03
Rang#54  Overall
#5  Key-Value Stores
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte0,96
Rang#195  Overall
#29  Key-Value Stores
Websiteallegrograph.combigobject.ioetcd.io
github.com/­etcd-io/­etcd
azure.microsoft.com/­services/­cosmos-dbwww.alachisoft.com/­ncache
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.bigobject.ioetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
learn.microsoft.com/­azure/­cosmos-dbwww.alachisoft.com/­resources/­docs
EntwicklerFranz Inc.BigObject, Inc.MicrosoftAlachisoft
Erscheinungsjahr2004201520142005
Aktuelle Version8.0, Dezember 20233.4, August 20195.3.3, April 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratiskommerziell infokostenlose community edition verfügbarOpen Source infoApache Version 2.0kommerziellOpen Source infoEnterprise Edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC#, .NET, .NET Core, Java
Server BetriebssystemeLinux
OS X
Windows
Linux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
FreeBSD
Linux
Windows infoexperimental
gehostetLinux
Windows
Datenschemaja infoRDF schemasjaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infoJSON typesteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoBulk load from XML files möglichneinneinnein
Sekundärindizesjajaneinja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLSPARQL is used as query languageSQL-like DML and DDL statementsneinSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
fluentd
ODBC
RESTful HTTP API
gRPC
JSON over HTTP
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common LispLuaneinJavaScriptnein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersjaneinyes, watching key changesJavaScriptja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationkeineSharding infoImplizit im Cloud Serviceja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
keineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.ja infoImplizit im Cloud Serviceja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*ja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationkeineImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätneinja infoautomatically between fact table and dimension tablesneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinMulti-item ACID transactions with snapshot isolation within a partitionoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/write lock on objects (tables, trees)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenneinneinZugriffsrechte bis auf item level einstellbarAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphBigObjectetcdMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNCache
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
Neuigkeiten

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23. Mai 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AllegroGraphBigObjectetcdMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNCache
Erwähnungen in aktuellen Nachrichten

Build your own chatbot and talk to your own documents - DataScienceCentral.com
4. Juni 2024, Data Science Central

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11. Dezember 2023, Datanami

bereitgestellt von Google News

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

Apache APISIX Without etcd?
27. Juli 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5. April 2024, Mint

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

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21. Mai 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24. April 2024, Microsoft

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

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

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