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 > AlaSQL vs. Google Cloud Datastore vs. Oracle NoSQL vs. Stardog vs. Trafodion

Vergleich der Systemeigenschaften AlaSQL vs. Google Cloud Datastore vs. Oracle NoSQL vs. Stardog vs. Trafodion

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungJavaScript DBMS librarySelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreDocument Store
Key-Value Store
Relational DBMS
Graph DBMS
RDF Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitealasql.orgcloud.google.com/­datastorewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.stardog.comtrafodion.apache.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqlcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.stardog.comtrafodion.apache.org/­documentation.html
EntwicklerAndrey Gershun & Mathias R. WulffGoogleOracleStardog-UnionApache Software Foundation, originally developed by HP
Erscheinungsjahr20142008201120102014
Aktuelle Version23.3, Dezember 20237.3.0, Mai 20202.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptJavaJavaC++, Java
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetLinux
Solaris SPARC/x86
Linux
macOS
Windows
Linux
DatenschemaschemafreischemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free and OWL/RDFS-schema supportja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, Details hieroptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesneinjajaja infosupports real-time indexing in full-text and geospatialja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language (GQL)SQL-like DML and DDL statementsYes, compatible with all major SQL variants through dedicated BI/SQL Serverja
APIs und andere ZugriffskonzepteJavaScript APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScript.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored Proceduresneinmit Google App Engineneinuser defined functions and aggregates, HTTP Server extensions in JavaJava Stored Procedures
TriggersjaCallbacks mit Google Apps Engineneinja infovia event handlersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using PaxosElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-Source Replikation in HA-Clusterja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowwith Hadoop integrationneinja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate 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.Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency in HA-ClusterImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsneinja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionskonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infooff heap cachejanein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer und RollenZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
AlaSQLGoogle Cloud DatastoreOracle NoSQLStardogTrafodion
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

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

Best cloud storage of 2024
29. April 2024, TechRadar

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

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

bereitgestellt von Google News

Database Technologies
4. September 2018, Oracle

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

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

bereitgestellt von Google News

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

HP Throws Trafodion Hat into OLTP Hadoop Ring
14. Juli 2014, Datanami

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt