Home Tags RDBMS

Tag: RDBMS

PostgreSQL: An Advanced and Versatile Open Source RDBMS

0
‘Data is the new oil’ is passé. The most recent cliché is ‘Data is water’. More and more organisations are in a race against...

Getting Started with SQL Using SQLite Studio

0
Knowing how to code and manage related databases and database-driven applications is an important skill for any technology career. This article is designed to...

InnoDB and MyISAM: How to Choose Between These Storage Engines

0
Storage engines are the underlying software components of MySQL databases. They handle the SQL operations on various tables in the database. InnoDB and MyISAM...

CUBRID: A FOSS RDBMS to Realise Your Next Big Idea

0
  CUBRID is a free and open source relational database management engine. The power of CUBRID lies in its capability to support enterprise level features....

Getting the Most Out of PostgreSQL

0
The amazing thing about the PostgreSQL RDBMS is that it has been developed entirely by a worldwide team of volunteers. It is not owned...

How to Choose Between an RDBMS and a NoSQL Database

0
NoSQL databases disrupted the orderly world of relational database management systems (RDBMS). These databases offered tremendous scope for scaling, economy and flexibility, compared to...

Carry Out Data Mining and Machine Learning with WEKA

0
WEKA is a collection of visualisaton tools and algorithms for data analysis and predictive modelling. It is very popular among users and developers as...

Installing and Using PostgreSQL Modules

3
In this article, we will learn how to install and use the PostgreSQL modules chkpass, fuzzystrmatch, isn and hstore. Modules add different capabilities to...

Taming the Big Data Beast with Hadoop and Alternatives

5
Turn the clock back to 1970 -- the year in which Edgar Codd published the paper "A Relational Model of Data for Large Shared...

NewSQL — The New Way to Handle Big Data

3
Big data, big data, big data! This term has been dominating information management for a while, leading to enhancements in systems, primarily databases, to...