DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Table Store vs. BigObject vs. Firebird vs. GBase vs. SQL.JS

System Properties Comparison Alibaba Cloud Table Store vs. BigObject vs. Firebird vs. GBase vs. SQL.JS

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonBigObject  Xexclude from comparisonFirebird  Xexclude from comparisonGBase  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAnalytic DBMS for real-time computations and queriesFirebird is an open source RDBMS forked from Borland's InterBaseWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Port of SQLite to JavaScript
Primary database modelWide column storeRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storebigobject.iowww.firebirdsql.orgwww.gbase.cnsql.js.org
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.bigobject.iowww.firebirdsql.org/­en/­reference-manualssql.js.org/­documentation/­index.html
DeveloperAlibabaBigObject, Inc.Firebird FoundationGeneral Data Technology Co., Ltd.Alon Zakai infoenhancements implemented by others
Initial release201620152000 infoAs fork of Borland's InterBase20042012
Current release5.0.0, January 2024GBase 8a, GBase 8s, GBase 8c
License infoCommercial or Open Sourcecommercialcommercial infofree community edition availableOpen Source infoInitial Developer's Public LicensecommercialOpen Source
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 and C++C, Java, PythonJavaScript
Server operating systemshostedLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesStandard with numerous extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP APIfluentd
ODBC
RESTful HTTP API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
C API
JDBC
ODBC
JavaScript API
Supported programming languagesJava
Python
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C#JavaScript
Server-side scripts infoStored proceduresnoLuaPSQLuser defined functionsno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonenonehorizontal partitioning (by range, list and hash) and vertical partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistencynone
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes
Durability infoSupport for making data persistentyesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensnoUsers with fine-grained authorization conceptyesno

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
Alibaba Cloud Table StoreBigObjectFirebirdGBaseSQL.JS
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

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

Exploring the Firebird Database
9 August 2023, Open Source For You

US and Australian police arrested Firebird RAT author and operator
15 April 2024, securityaffairs.com

Top Databases for Artificial Intelligence, IoT, Deep Learning, Machine Learning, Data Science, and Other Software Applications
23 July 2023, MarkTechPost

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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

Present your product here