DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BigObject vs. Ingres vs. SiriDB vs. SQLite vs. Teradata Aster

System Properties Comparison BigObject vs. Ingres vs. SiriDB vs. SQLite vs. Teradata Aster

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonIngres  Xexclude from comparisonSiriDB  Xexclude from comparisonSQLite  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.
DescriptionAnalytic DBMS for real-time computations and queriesWell established RDBMSOpen Source Time Series DBMSWidely used embeddable, in-process RDBMSPlatform for big data analytics on multistructured data sources and types
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#329  Overall
#147  Relational DBMS
Score3.63
Rank#79  Overall
#43  Relational DBMS
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitebigobject.iowww.actian.com/­databases/­ingressiridb.comwww.sqlite.org
Technical documentationdocs.bigobject.iodocs.actian.com/­ingresdocs.siridb.comwww.sqlite.org/­docs.html
DeveloperBigObject, Inc.Actian CorporationCesbitDwayne Richard HippTeradata
Initial release20151974 infooriginally developed at University Berkely in early 1970s201720002005
Current release12.0, July 20243.46.1  (13 August 2024), August 2024
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialOpen Source infoMIT LicenseOpen Source infoPublic Domaincommercial
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 languageCCC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linuxserver-lessLinux
Data schemeyesyesyesyes infodynamic column typesFlexible 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 dateyesyesyes infoNumeric datayes infonot rigid because of 'dynamic typing' concept.yes
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 infobut tools for importing/exporting data from/to XML-files availablenonoyes infoin Aster File Store
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
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
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresLuayesnonoR packages
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneIngres Replicatoryesnoneyes 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 methodsnonononoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes infoMVCCyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardsimple rights management via user accountsnofine 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
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
BigObjectIngresSiriDBSQLiteTeradata Aster
DB-Engines blog posts

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

show all

Recent citations in the news

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Actian Avalanche Real-Time Connected Data Warehouse adds integration
28 April 2020, TechTarget

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

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

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

provided by Google News

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

Teradata Integrates Big Data Analytic Architecture
22 October 2012, PR Newswire

An American Dream Story, With A Silicon Valley Twist
14 August 2013, Forbes

Gartner, IBM, Teradata make Big Data announcements
17 October 2012, ZDNet

Big Data Use Case – What Is Teradata IntelliCloud?
24 May 2017, insideBIGDATA

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here