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

DBMS > Amazon CloudSearch vs. JaguarDB vs. ObjectBox vs. PouchDB vs. Teradata

System Properties Comparison Amazon CloudSearch vs. JaguarDB vs. ObjectBox vs. PouchDB vs. Teradata

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonJaguarDB  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudPerformant, highly scalable DBMS for AI and IoT applicationsExtremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDBA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelSearch engineKey-value store
Vector DBMS
Object oriented DBMSDocument storeRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteaws.amazon.com/­cloudsearchwww.jaguardb.comobjectbox.iopouchdb.comwww.teradata.com
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.jaguardb.com/­support.htmldocs.objectbox.iopouchdb.com/­guidesdocs.teradata.com
DeveloperAmazonDataJaguar, Inc.ObjectBox LimitedApache Software FoundationTeradata
Initial release20122015201720121984
Current release3.3 July 20237.1.1, June 2019Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open Source infoApache License 2.0Open Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ infothe server part. Clients available in other languagesC and C++JavaScript
Server operating systemshostedLinuxAndroid
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nononoyes
Secondary indexesyes infoall search fields are automatically indexedyesyesyes infovia viewsyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnonoyes infoSQL 2016 + extensions
APIs and other access methodsHTTP APIJDBC
ODBC
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScriptC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnononoView functions in JavaScriptyes infoUDFs, stored procedures, table functions in parallel
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingnoneSharding infowith a proxy-based framework, named couchdb-loungeSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replicationonline/offline synchronization between client and serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlauthentication via encrypted signaturesrights management via user accountsyesnofine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon CloudSearchJaguarDBObjectBoxPouchDBTeradata
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

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
Amazon CloudSearchJaguarDBObjectBoxPouchDBTeradata
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

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

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

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

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

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

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Teradata Co. (NYSE:TDC) Shares Sold by Charles Schwab Investment Management Inc.
20 May 2024, Defense World

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

Teradata Stockholders Approve Incentive Plan and Elect Directors - TipRanks.com
17 May 2024, TipRanks

Teradata (TDC) Reports Earnings Tomorrow: What To Expect
15 May 2024, The Globe and Mail

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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