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

DBMS > Amazon SimpleDB vs. Apache Jena - TDB vs. mSQL vs. SQLite

System Properties Comparison Amazon SimpleDB vs. Apache Jena - TDB vs. mSQL vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkmSQL (Mini SQL) is a simple and lightweight RDBMSWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeRDF storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score3.75
Rank#84  Overall
#3  RDF stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteaws.amazon.com/­simpledbjena.apache.org/­documentation/­tdb/­index.htmlhughestech.com.au/­products/­msqlwww.sqlite.org
Technical documentationdocs.aws.amazon.com/­simpledbjena.apache.org/­documentation/­tdb/­index.htmlwww.sqlite.org/­docs.html
DeveloperAmazonApache Software Foundation infooriginally developed by HP LabsHughes TechnologiesDwayne Richard Hipp
Initial release2007200019942000
Current release4.9.0, July 20234.4, October 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache License, Version 2.0commercial infofree licenses can be providedOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC
Server operating systemshostedAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-less
Data schemeschema-freeyes infoRDF Schemasyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nono
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyes
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaC
C++
Delphi
Java
Perl
PHP
Tcl
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyesnono
Triggersnoyes infovia event handlernoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
none
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACID infoTDB TransactionsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access control via Jena Securitynono

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Amazon SimpleDBApache Jena - TDBmSQL infoMini SQLSQLite
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

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

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

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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