DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > NCache vs. Oracle Rdb vs. Sqrrl vs. Trino vs. Vertica

Vergleich der Systemeigenschaften NCache vs. Oracle Rdb vs. Sqrrl vs. Trino vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNCache  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungOpen-Source and Enterprise in-memory Key-Value StoreAdaptable, secure NoSQL built on Apache AccumuloFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,91
Rang#196  Overall
#29  Key-Value Stores
Punkte1,04
Rang#184  Overall
#84  Relational DBMS
Punkte5,28
Rang#61  Overall
#35  Relational DBMS
Punkte9,62
Rang#42  Overall
#26  Relational DBMS
Websitewww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlsqrrl.comtrino.iowww.vertica.com
Technische Dokumentationwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmltrino.io/­broadcast
trino.io/­docs/­current
vertica.com/­documentation
EntwicklerAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Amazon infoursprünglich Sqrrl Data, Inc.Trino Software FoundationOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr2005198420122012 info2020 rebranded from PrestoSQL2005
Aktuelle Version5.3.3, April 20247.4.1.1, 202112.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoEnterprise Edition availablekommerziellkommerziellOpen Source infoApache Version 2.0kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC#, .NET, .NET Core, JavaJavaJavaC++
Server BetriebssystemeLinux
Windows
HP Open VMSLinuxLinux
macOS infofor devlopment
Linux
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)schemafreijaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajadepending on connected data-sourceNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.janeinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteIDistributedCache
JCache
LINQ
Proprietäres native API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
JDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Go
Java
JavaScript (Node.js)
Python
R
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresnein infoUnterstützung für stored procedures mit SQL-Server CLRneinyes, depending on connected data-sourceyes, PostgreSQL PL/pgSQL, with minor differences
Triggersja infoNotificationsneinneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaSharding infoBasierend auf Hadoopdepending on connected data-sourcehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit wählbarer Konsistenzfrei wählbarer Replikationsfaktor infobasierend auf Hadoopdepending on connected data-sourceMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.depending on connected data-sourceImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenoptimistic Locking und pessimistic Lockingyes, on a single nodeAtomic updates per row, document, or graph entitydepending on connected data-sourceACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajadepending on connected data-sourceja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Cell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)SQL standard access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
NCacheOracle RdbSqrrlTrinoVertica infoOpenText™ Vertica™
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache 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

23 is a go, keeping pace with Java
17. September 2024

65: Performance boosts
12. September 2024

64: Control with Open Policy Agent OPA
22. August 2024

63: Querying with JS
1. August 2024

62: A lakehouse that simply works at Prezi
11. Juli 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

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

Weitere Ressourcen
NCacheOracle RdbSqrrlTrinoVertica infoOpenText™ Vertica™
Erwähnungen in aktuellen Nachrichten

How to use NCache in ASP.Net Core
9. Juli 2024, InfoWorld

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

bereitgestellt von Google News

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

Oracle Business Model
13. Juni 2023, Business Model Analyst

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

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

Peanut butter whisky is officially a thing. Here are five to try
7. August 2024, Delicious

Mark Terenzoni
23. Februar 2024, Dark Reading

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost
4. Oktober 2023, AWS Blog

Starburst accelerates Trino to ‘Warp Speed’ to accelerate data querying
8. Februar 2023, VentureBeat

bereitgestellt von Google News

Vertica on Kubernetes
20. Juni 2024, blogs.opentext.com

OpenText Analytics Database: The ELT Advantage
9. August 2024, blogs.opentext.com

MapR Hadoop Upgrade Spins YARN, Supports HP Vertica Analytics Platform
31. Mai 2024, Data Center Knowledge

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK
11. Februar 2021, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Präsentieren Sie hier Ihr Produkt