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

DBMS > ITTIA vs. PouchDB vs. ScyllaDB vs. Teradata Aster

System Properties Comparison ITTIA vs. PouchDB vs. ScyllaDB vs. Teradata Aster

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameITTIA  Xexclude from comparisonPouchDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionEdge Time Series DBMS with Real-Time Stream ProcessingJavaScript DBMS with an API inspired by CouchDBCassandra and DynamoDB compatible wide column storePlatform for big data analytics on multistructured data sources and types
Primary database modelTime Series DBMSDocument storeWide column storeRelational DBMS
Secondary database modelsRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#273  Overall
#24  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitewww.ittia.compouchdb.comwww.scylladb.com
Technical documentationpouchdb.com/­guidesdocs.scylladb.com
DeveloperITTIA L.L.C.Apache Software FoundationScyllaDBTeradata
Initial release2007201220152005
Current release8.77.1.1, June 2019ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoOpen Source (AGPL), commercial license availablecommercial
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC and C++JavaScriptC++
Server operating systemsLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeFixed schemaschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/Intervalnoyesyes
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 infoin Aster File Store
Secondary indexesyesyes infovia viewsyes infocluster global secondary indicesyes
SQL infoSupport of SQLyesnoSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
WebSocket
HTTP REST infoonly for PouchDB Server
JavaScript API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C++
JavaScript (Node.js)
Python
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresyesView functions in JavaScriptyes, LuaR packages
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoin-memory tablesno
User concepts infoAccess controlDatabase file passwordsnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standard
More information provided by the system vendor
ITTIAPouchDBScyllaDBTeradata Aster
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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
ITTIAPouchDBScyllaDBTeradata Aster
DB-Engines blog posts

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

show all

Recent citations in the news

Embedded secured data base for STM32 MCUs
16 October 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8 April 2022, Embedded Computing Design

Free Healthcare Data for Use with Maptitude 2019 Mapping Software
20 September 2019, GISuser.com

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

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

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

Present your product here