DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > PostGIS vs. RavenDB vs. SQL.JS vs. Teradata vs. TimesTen

System Properties Comparison PostGIS vs. RavenDB vs. SQL.JS vs. Teradata vs. TimesTen

Editorial information provided by DB-Engines
NamePostGIS  Xexclude from comparisonRavenDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTeradata  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionSpatial extension of PostgreSQLOpen Source Operational and Transactional Enterprise NoSQL Document DatabasePort of SQLite to JavaScriptA hybrid cloud data analytics software platform (Teradata Vantage)In-Memory RDBMS compatible to Oracle
Primary database modelSpatial DBMSDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitepostgis.netravendb.netsql.js.orgwww.teradata.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationpostgis.net/­documentationravendb.net/­docssql.js.org/­documentation/­index.htmldocs.teradata.comdocs.oracle.com/­database/­timesten-18.1
DeveloperHibernating RhinosAlon Zakai infoenhancements implemented by othersTeradataOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20052010201219841998
Current release3.4.2, February 20245.4, July 2022Teradata Vantage 1.0 MU2, January 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGPL v2.0Open Source infoAGPL version 3, commercial license availableOpen Sourcecommercialcommercial
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 languageCC#JavaScript
Server operating systemsLinux
macOS
Raspberry Pi
Windows
server-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.yesnoyesno
Secondary indexesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLyesSQL-like query language (RQL)yes infoSQL-92 is not fully supportedyes infoSQL 2016 + extensionsyes
APIs and other access methods.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JavaScript API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functionsyesnoyes infoUDFs, stored procedures, table functions in parallelPL/SQL
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesyes infobased on PostgreSQLShardingnoneSharding infoHashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on PostgreSQLMulti-source replicationnoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.noneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, Cluster-wide transaction availableACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlyes infobased on PostgreSQLAuthorization levels configured per client per databasenofine 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

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

More resources
PostGISRavenDBSQL.JSTeradataTimesTen
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Cwm LLC Decreases Holdings in Teradata Co. (NYSE:TDC)
10 May 2024, Defense World

Why Teradata (TDC) Shares Are Plunging Today
7 May 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7 May 2024, ABC News

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata: Q1 Earnings Snapshot
7 May 2024, Houston Chronicle

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

Present your product here