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

DBMS > Oracle Coherence vs. Oracle Rdb vs. Snowflake vs. Tarantool vs. Teradata Aster

Vergleich der Systemeigenschaften Oracle Coherence vs. Oracle Rdb vs. Snowflake vs. Tarantool vs. Teradata Aster

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOracle Coherence  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTarantool  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.
KurzbeschreibungOracles in-memory data grid solutionData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsPlatform for big data analytics on multistructured data sources and types
Primäres DatenbankmodellKey-Value StoreRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,02
Rang#131  Overall
#22  Key-Value Stores
Punkte1,08
Rang#187  Overall
#85  Relational DBMS
Punkte123,20
Rang#9  Overall
#6  Relational DBMS
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Websitewww.oracle.com/­java/­coherencewww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.snowflake.comwww.tarantool.io
Technische Dokumentationdocs.oracle.com/­en/­middleware/­standalone/­coherencewww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.snowflake.net/­manuals/­index.htmlwww.tarantool.io/­en/­doc
EntwicklerOracleOracle, originally developed by Digital Equipment Corporation (DEC)Snowflake Computing Inc.VKTeradata
Erscheinungsjahr20071984201420082005
Aktuelle Version14.1, August 20237.4.1.1, 20212.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMHP Open VMSgehostetBSD
Linux
macOS
Linux
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)ja infosupport of semi-structured data formats (JSON, XML, Avro)Flexible data schema: relational definition for tables with ability to store json-like documents in columnsFlexible 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 datejajajastring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja infoin Aster File Store
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinjajaFull-featured ANSI SQL supportja
APIs und andere ZugriffskonzepteJCache
JPA
RESTful HTTP API
CLI Client
JDBC
ODBC
Open binary protocolADO.NET
JDBC
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C#
C++
Java
Python
R
Server-seitige Scripts infoStored Proceduresneinuser defined functionsLua, C and SQL stored proceduresR packages
Triggersja infoLive Eventsnein infosimilar concept for controling cloud resourcesjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjaSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit wählbarer KonsistenzjaAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
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 Operationenneinneinneinja infoSQL Map-Reduce Framework
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjajayesnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenkonfigurierbaryes, on a single nodeACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infooptionallyjajayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinyes, full featured in-memory storage engine with persistencenein
Berechtigungskonzept infoZugriffskontrolleauthentification to access the cache via certificates or http basic authenticationBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Benutzer 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
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
Oracle CoherenceOracle RdbSnowflakeTarantoolTeradata Aster
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Microservices with Major New Coherence and Helidon Releases
9. August 2022, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20. Dezember 2012, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, Microsoft

Oracle launches Oracle Banking Cloud Services - ThePaypers
8. Februar 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13. März 2012, Yahoo Singapore News

bereitgestellt von Google News

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

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, O'Reilly Media

bereitgestellt von Google News

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

Porch Group Media Launches Consumer Insight Data on Snowflake Marketplace
24. April 2024, CMSWire

Snowflake targets enterprise AI with launch of Arctic LLM
24. April 2024, TechTarget

Snowflake releases a flagship generative AI model of its own
24. April 2024, TechCrunch

Snowflake launches Arctic, an open 'mixture-of-experts' LLM to take on DBRX, Llama 3
24. April 2024, VentureBeat

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

bereitgestellt von Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
23. April 2024, Yahoo Movies UK

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

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

Discover Value in Big Data with Free Aster Express
17. Oktober 2012, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt