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 > Oracle vs. SQL.JS vs. SurrealDB vs. Trafodion

System Properties Comparison Oracle vs. SQL.JS vs. SurrealDB vs. Trafodion

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOracle  Xexclude from comparisonSQL.JS  Xexclude from comparisonSurrealDB  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionWidely used RDBMSPort of SQLite to JavaScriptA fully ACID transactional, developer-friendly, multi-model DBMSTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Relational 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
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websitewww.oracle.com/­databasesql.js.orgsurrealdb.comtrafodion.apache.org
Technical documentationdocs.oracle.com/­en/­databasesql.js.org/­documentation/­index.htmlsurrealdb.com/­docstrafodion.apache.org/­documentation.html
DeveloperOracleAlon Zakai infoenhancements implemented by othersSurrealDB LtdApache Software Foundation, originally developed by HP
Initial release1980201220222014
Current release23c, September 2023v1.5.0, May 20242.3.0, February 2019
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen SourceOpen SourceOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaScriptRustC++, Java
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Linux
Data schemeyes infoSchemaless in JSON and XML columnsyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.yesnono
Secondary indexesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyes infoSQL-92 is not fully supportedSQL-like query languageyes
APIs and other access methodsJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JavaScript APIGraphQL
RESTful HTTP API
WebSocket
ADO.NET
JDBC
ODBC
Supported programming languagesC
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
JavaScriptDeno
Go
JavaScript (Node.js)
Rust
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresPL/SQL infoalso stored procedures in Java possiblenoJava Stored Procedures
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be realized in PL/SQLnonoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoisolation level can be parameterizedACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoyes, based on authentication and database rulesfine 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
OracleSQL.JSSurrealDBTrafodion
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Multicloud: Oracle links database with Google, Microsoft to speed operations
12 June 2024, InfoWorld

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

HP Throws Trafodion Hat into OLTP Hadoop Ring
14 July 2014, Datanami

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

Apache Software Foundation Releases its 2019 Fiscal Year Report
17 August 2019, Open Source For You

provided by Google News



Share this page

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

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.

Present your product here