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 > EXASOL vs. InterSystems IRIS vs. Manticore Search vs. Oracle vs. Trino

Vergleich der Systemeigenschaften EXASOL vs. InterSystems IRIS vs. Manticore Search vs. Oracle vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityMulti-storage database for search, including full-text search.Weit verbreitetes, allgemein einsetzbares RDBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
SuchmaschineRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,25
Rang#120  Overall
#57  Relational DBMS
Punkte4,39
Rang#81  Overall
#13  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#44  Relational DBMS
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Punkte5,10
Rang#70  Overall
#38  Relational DBMS
Websitewww.exasol.comwww.intersystems.com/­products/­intersystems-irismanticoresearch.comwww.oracle.com/­databasetrino.io
Technische Dokumentationwww.exasol.com/­resourcesdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsmanual.manticoresearch.comdocs.oracle.com/­en/­databasetrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerExasolInterSystemsManticore SoftwareOracleTrino Software Foundation
Erscheinungsjahr20002018201719802012 info2020 rebranded from PrestoSQL
Aktuelle Version2023.3, Juni 20236.0, Februar 202323c, September 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL Version 2kommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheC++C und C++Java
Server BetriebssystemeAIX
Linux
macOS
Ubuntu
Windows
FreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
macOS infofor devlopment
Datenschemajadepending on used data modelFixed schemaja infoSchemaless in JSON and XML columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaCan index from XMLjanein
Sekundärindizesjajaja infoFull-Text Index auf allen Suchfeldernjadepending on connected data-source
SQL infoSupport of SQLjajaSQL-like query languageja infomit proprietären Erweiterungenja
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
JDBC
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C++
Java
JavaScript (Node.js)
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjauser defined functionsPL/SQL infoauch Java stored procedures möglichyes, depending on connected data-source
Triggersjajaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding, horizontal partitioningdepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSynchronous replication based on Galera libraryMulti-Source Replikation
Source-Replica Replikation
depending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinneinnein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDja infoisolated transactions for atomic changes and binary logging for safe writesACID infomit parameterisierbarem isolation leveldepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardyesneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
EXASOLInterSystems IRISManticore SearchOracleTrino
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersTrino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

58: Understanding your users with Trino and Mitzu
4. April 2024

57: Seeing clearly with OpenTelemetry
14. März 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
DrittanbieterNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» 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
EXASOLInterSystems IRISManticore SearchOracleTrino
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Business Wire

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

bereitgestellt von Google News

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24. April 2024, Yahoo Finance

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16. April 2024, ITWeb

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28. März 2024, Business Wire

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

bereitgestellt von Google News

Blog Theme - Details
17. April 2024, Oracle

RSA Conference 2024: The Art of Possible
16. April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2. April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Maximize database performance with Oracle Exadata and Oracle Linux
27. März 2024, Oracle

bereitgestellt von Google News

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

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

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

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

Trino and dbt open source data tools snuggle closer with integrated SaaS
28. April 2023, The Register

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt