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 > BigObject vs. Greenplum vs. Infobright vs. Rockset vs. SQL.JS

System Properties Comparison BigObject vs. Greenplum vs. Infobright vs. Rockset vs. SQL.JS

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonGreenplum  Xexclude from comparisonInfobright  Xexclude from comparisonRockset  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendA scalable, reliable search and analytics service in the cloud, built on RocksDBPort of SQLite to JavaScript
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score8.37
Rank#48  Overall
#30  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitebigobject.iogreenplum.orgignitetech.com/­softwarelibrary/­infobrightdbrockset.comsql.js.org
Technical documentationdocs.bigobject.iodocs.greenplum.orgdocs.rockset.comsql.js.org/­documentation/­index.html
DeveloperBigObject, Inc.Pivotal Software Inc.Ignite Technologies Inc.; formerly InfoBright Inc.RocksetAlon Zakai infoenhancements implemented by others
Initial release20152005200520192012
Current release7.0.0, September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++JavaScript
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxLinux
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesdynamic typingyes
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.noyes infosince Version 4.2nono infoingestion from XML files supportedno
Secondary indexesyesyesno infoKnowledge Grid Technology used insteadall fields are automatically indexed
SQL infoSupport of SQLSQL-like DML and DDL statementsyesyesRead-only SQL queries, including JOINsyes infoSQL-92 is not fully supported
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP RESTJavaScript API
Supported programming languagesC
Java
Perl
Python
R
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresLuayesnonono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
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.yesnoyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights for users and organizations can be defined via Rockset consoleno

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
BigObjectGreenplumInfobrightRocksetSQL.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

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset enhances vector search to support cloud-based AI applications at scale
20 November 2023, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

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

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

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

RaimaDB logo

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

Present your product here