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 > Oracle NoSQL vs. Postgres-XL vs. STSdb vs. TDSQL for MySQL vs. Teradata Aster

Vergleich der Systemeigenschaften Oracle NoSQL vs. Postgres-XL vs. STSdb vs. TDSQL for MySQL vs. Teradata Aster

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOracle NoSQL  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessenTDSQL for MySQL  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Key-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle IndizierungstechnologieA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.Platform for big data analytics on multistructured data sources and types
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMS
Relational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,05
Rang#97  Overall
#17  Document Stores
#16  Key-Value Stores
#50  Relational DBMS
Punkte0,53
Rang#254  Overall
#117  Relational DBMS
Punkte0,10
Rang#357  Overall
#51  Key-Value Stores
Punkte0,85
Rang#207  Overall
#97  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.orggithub.com/­STSSoft/­STSdb4www.tencentcloud.com/­products/­dcdb
Technische Dokumentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentationwww.tencentcloud.com/­document/­product/­1042
EntwicklerOracleSTS Soft SCTencentTeradata
Erscheinungsjahr20112014 infoseit 2012, ursprünglich genannt StormDB201120132005
Aktuelle Version24.1, Mai 202410 R1, Oktober 20184.0.8, September 2015
Lizenz infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public licenseOpen Source infoGPLv2, kommerzielle Lizenz verfügbarkommerziellkommerziell
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.
ImplementierungsspracheJavaCC#
Server BetriebssystemeLinux
Solaris SPARC/x86
Linux
macOS
WindowsgehostetLinux
DatenschemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.jajajaFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaja infoPrimitive Typen und benutzerdefinierte Klassenjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoXML type, but no XML query functionalityneinja infoin Aster File Store
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLSQL-like DML and DDL statementsja infodistributed, parallel query executionneinjaja
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client APIJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte ProgrammiersprachenC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
Java
C
C#
C++
Java
PHP
Python
Ruby
C
C#
C++
Java
Python
R
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenneinjaR packages
Triggersneinjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungkeineAutomatic shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurekeineMulti-Source Replikation
Source-Replica Replikation
ja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integrationneinneinneinja infoSQL Map-Reduce Framework
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID infoMVCCneinACIDACID
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 haltenja infooff heap cacheneinneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinUsers with fine-grained authorization conceptBenutzer 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
Oracle NoSQLPostgres-XLSTSdbTDSQL for MySQLTeradata Aster
Erwähnungen in aktuellen Nachrichten

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

Blog Theme - Details
21. August 2023, blogs.oracle.com

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

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

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

bereitgestellt von Google News

Tencent Cloud Database recognised for cloud database management systems
21. Dezember 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16. Mai 2022, PR Newswire Asia

Chinese government blocks use of Intel, AMD chips in hardware
25. März 2024, Yahoo Singapore News

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6. Juli 2023, ETCIO South East Asia

Indonesia's Allo Bank taps Tencent Cloud to enhance digital banking services
6. Juli 2023, FinTech Futures

bereitgestellt von Google News

Teradata Enhances Big Data Analytics Platform
31. Mai 2024, Data Center Knowledge

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22. September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

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