DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Coveo vs. Graph Engine vs. MaxDB vs. Oracle

System Properties Comparison AlaSQL vs. Coveo vs. Graph Engine vs. MaxDB vs. Oracle

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCoveo  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionJavaScript DBMS libraryAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA robust and reliable RDBMS optimized to run all major SAP solutionsWidely used RDBMS
Primary database modelDocument store
Relational DBMS
Search engineGraph DBMS
Key-value store
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score2.11
Rank#118  Overall
#11  Search engines
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Websitealasql.orgwww.coveo.comwww.graphengine.iomaxdb.sap.comwww.oracle.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqldocs.coveo.comwww.graphengine.io/­docs/­manualmaxdb.sap.com/­documentationdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffCoveoMicrosoftSAP, acquired from Software AG (Adabas-D) in 1997Oracle
Initial release20142012201019841980
Current release7.9.10.12, February 202423c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoMIT Licensecommercial infoLimited community edition freecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScript.NET and CC++C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hosted.NETAIX
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyesyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenoyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonononoyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyesyes infowith proprietary extensions
APIs and other access methodsJavaScript APIRESTful HTTP APIRESTful HTTP APIADO.NET
JDBC
ODBC
WebDAV
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptC#
Java
JavaScript
Python
C#
C++
F#
Visual Basic
.Net
C#
Java
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
Server-side scripts infoStored proceduresnonoyesyesPL/SQL infoalso stored procedures in Java possible
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneyeshorizontal partitioningnoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesnoACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnogranular access controls, API key management, content filtersfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesDevart 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.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLCoveoGraph Engine infoformer name: TrinityMaxDB infoformerly named Adabas-DOracle
DB-Engines blog posts

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

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

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

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

provided by Google News

Coveo Solutions Inc. (TSE:CVO) Given Average Rating of “Buy” by Analysts
10 June 2024, Defense World

Is It Time To Consider Buying Coveo Solutions Inc. (TSE:CVO)?
6 June 2024, Yahoo Finance

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17 May 2024, CX Today

Thalia Chooses Coveo to Deliver AI-Powered Search, Recommendations and Personalization to Book Enthusiasts
3 June 2024, PR Newswire

Coveo Solutions Reports Strong Fiscal 2024 Results - TipRanks.com
3 June 2024, TipRanks

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, IBM

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

provided by Google News

Panasonic Information Systems Selects Oracle Cloud Infrastructure to Drive Modernization of Internal Systems Across ...
13 June 2024, PR Newswire

Oracle And Google Partner To Deliver Multicloud Offering To Enterprises
13 June 2024, Forbes

Oracle to colocate database services and network interconnect in Google data centers
12 June 2024, DatacenterDynamics

Oracle Q4 Stunners: RPO Soars 44% to $98 Billion, Google Cloud Is New BFF
13 June 2024, Acceleration Economy

Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership
11 June 2024, PR Newswire

provided by Google News



Share this page

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

Present your product here