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

DBMS > AlaSQL vs. Amazon CloudSearch vs. Apache Jena - TDB vs. Sadas Engine vs. Teradata

System Properties Comparison AlaSQL vs. Amazon CloudSearch vs. Apache Jena - TDB vs. Sadas Engine vs. Teradata

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon CloudSearch  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionJavaScript DBMS libraryA hosted search engine service by Amazon with the data stored in Amazons cloudA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Relational DBMS
Search engineRDF storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score1.81
Rank#137  Overall
#12  Search engines
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitealasql.orgaws.amazon.com/­cloudsearchjena.apache.org/­documentation/­tdb/­index.htmlwww.sadasengine.comwww.teradata.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­cloudsearchjena.apache.org/­documentation/­tdb/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.teradata.com
DeveloperAndrey Gershun & Mathias R. WulffAmazonApache Software Foundation infooriginally developed by HP LabsSADAS s.r.l.Teradata
Initial release20142012200020061984
Current release4.9.0, July 20238.0Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache License, Version 2.0commercial infofree trial version availablecommercial
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 languageJavaScriptJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAll OS with a Java VMAIX
Linux
Windows
hosted
Linux
Data schemeschema-freeyesyes infoRDF Schemasyesyes
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.nonoyes
Secondary indexesnoyes infoall search fields are automatically indexedyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyesyes infoSQL 2016 + extensions
APIs and other access methodsJavaScript APIHTTP APIFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
ODBC
Proprietary protocol
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJavaScriptJava.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyesnoyes infoUDFs, stored procedures, table functions in parallel
Triggersyesnoyes infovia event handlernoyes
Partitioning methods infoMethods for storing different data on different nodesnoneyes infoautomatic partitioning across Amazon Search Instance as requirednonehorizontal partitioningSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infomanaged transparently by AWSnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACID infoTDB TransactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlnoauthentication via encrypted signaturesAccess control via Jena SecurityAccess rights for users, groups and roles 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
AlaSQLAmazon CloudSearchApache Jena - TDBSadas EngineTeradata
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

show all

Recent citations in the news

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

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

provided by Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Java Libraries for Machine Learning – AIM
3 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

Teradata Co. (NYSE:TDC) Given Average Rating of “Hold” by Analysts
16 June 2024, Defense World

TERADATA ALERT: Bragar Eagel & Squire, P.C. Announces that a Class Action Lawsuit Has Been Filed Against ...
15 June 2024, GlobeNewswire

SHAREHOLDER ALERT: Pomerantz Law Firm Reminds Shareholders with Losses on their Investment in Teradata ...
15 June 2024, PR Newswire

Teradata Stock: Much More Enticing Now Than Last Year, But Uncertainty Lingers (NYSE:TDC)
14 June 2024, Seeking Alpha

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

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