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. Graph Engine vs. GreptimeDB vs. Manticore Search vs. Oracle

System Properties Comparison AlaSQL vs. Graph Engine vs. GreptimeDB vs. Manticore Search vs. Oracle

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonGreptimeDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAn open source Time Series DBMS built for increased scalability, high performance and efficiencyMulti-storage database for search, including full-text search.Widely used RDBMS
Primary database modelDocument store
Relational DBMS
Graph DBMS
Key-value store
Time Series DBMSSearch engineRelational DBMS
Secondary database modelsTime 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
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
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score0.12
Rank#351  Overall
#34  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Websitealasql.orgwww.graphengine.iogreptime.commanticoresearch.comwww.oracle.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqlwww.graphengine.io/­docs/­manualdocs.greptime.commanual.manticoresearch.comdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftGreptime Inc.Manticore SoftwareOracle
Initial release20142010202220171980
Current release6.0, February 202323c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoGPL version 2commercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScript.NET and CRustC++C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js).NETAndroid
Docker
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeyesschema-free, schema definition possibleFixed schemayes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenoyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLyes
Secondary indexesnoyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsJavaScript APIRESTful HTTP APIgRPC
HTTP API
JDBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptC#
C++
F#
Visual Basic
C++
Erlang
Go
Java
JavaScript
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
Server-side scripts infoStored proceduresnoyesPythonuser defined functionsPL/SQL infoalso stored procedures in Java possible
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryMulti-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 Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoyes infoisolated transactions for atomic changes and binary logging for safe writesACID 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 FileStorageoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoSimple rights management via user accountsnofine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLGraph Engine infoformer name: TrinityGreptimeDBManticore SearchOracle
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more

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
AlaSQLGraph Engine infoformer name: TrinityGreptimeDBManticore SearchOracle
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

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

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

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

provided by Google News

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

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

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

Blog Theme - Details
14 June 2024, Oracle

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

Let's take a look at Oracle's love and hate relationship with open source software
14 June 2024, The Register

Critical Vulnerabilities and Exposure insights with O&M Database Vulnerability Detection Service
12 June 2024, Oracle

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

Present your product here