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 > AllegroGraph vs. Amazon Redshift vs. Google Cloud Datastore vs. MarkLogic vs. Oracle NoSQL

Vergleich der Systemeigenschaften AllegroGraph vs. Amazon Redshift vs. Google Cloud Datastore vs. MarkLogic vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenAmazon Redshift  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSLarge scale data warehouse service for use with business intelligence toolsSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformOperational and transactional Enterprise NoSQL databaseA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Relational DBMSDocument StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Document Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
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
Punkte16,88
Rang#35  Overall
#22  Relational DBMS
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte5,18
Rang#63  Overall
#11  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#7  Suchmaschinen
Punkte3,05
Rang#97  Overall
#17  Document Stores
#16  Key-Value Stores
#50  Relational DBMS
Websiteallegrograph.comaws.amazon.com/­redshiftcloud.google.com/­datastorewww.marklogic.comwww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.aws.amazon.com/­redshiftcloud.google.com/­datastore/­docsdocs.marklogic.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerFranz Inc.Amazon (based on PostgreSQL)GoogleMarkLogic Corp.Oracle
Erscheinungsjahr20042012200820012011
Aktuelle Version8.0, Dezember 202311.0, December 202224.1, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratiskommerziellkommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++Java
Server BetriebssystemeLinux
OS X
Windows
gehostetgehostetLinux
OS X
Windows
Linux
Solaris SPARC/x86
Datenschemaja infoRDF schemasjaschemafreischemafrei infoSchema kann erzwungen werdenSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, Details hierjaoptional
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öglichneinneinjanein
Sekundärindizesjaeingeschränktjajaja
SQL infoSupport of SQLSPARQL is used as query languageja infokeine vollständige Unterstützung eines SQL-StandardsSQL-like query language (GQL)ja infoSQL92SQL-like DML and DDL statements
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
All languages supporting JDBC/ODBC.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common Lispbenutzerdefinierte Funktionen infoin Pythonmit Google App Engineja infovia XQuery or JavaScriptnein
TriggersjaneinCallbacks mit Google Apps Enginejanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
jaMulti-source replication using PaxosjaElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infomittels Google Cloud Dataflowja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobswith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätneinja infowerden aber nicht 'enforced'ja infovia ReferenceProperties or Ancestor pathsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infocan act as a resource manager in an XA/JTA transactionkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
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 haltenneinjaneinyes, with Range Indexesja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Rollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphAmazon RedshiftGoogle Cloud DatastoreMarkLogicOracle NoSQL
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» 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
AllegroGraphAmazon RedshiftGoogle Cloud DatastoreMarkLogicOracle NoSQL
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

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

Integrate Tableau and Okta with Amazon Redshift using AWS IAM Identity Center | Amazon Web Services
3. Juni 2024, AWS Blog

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region - AWS
28. Mai 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Transforming the Member Experience Using Amazon Redshift with Together Credit Union | Case Study | AWS
25. Mai 2024, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8. Februar 2024, AWS Blog

bereitgestellt von Google News

Best cloud storage of 2024
4. Juni 2024, TechRadar

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

bereitgestellt von Google News

Vantage Closes Wholesale Deal in Santa Clara
30. Mai 2024, Data Center Knowledge

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13. Mai 2024, Breaking Defense

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

bereitgestellt von Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Präsentieren Sie hier Ihr Produkt