Coding Relational Databases

Created on Oct. 2, 2012, 10:33 a.m. by Hevok & updated by Hevok on May 2, 2013, 5:05 p.m.

Relational databases structure data in a formally defined schema from which data can be accessed easily. This type of database is a perfect choice for storing table data. The information flow is controlled by a Relational Database Management System (RDBMS). The Structured Query Language (SQL) is a specific-purpose programming language designed to speak with RDBMS.

Platform-as-a-Service.jpg

Tags: tutorial, coding, database
Parent: DBs
Children: MySQL, Postgres

Update entry (Admin) | See changes

Comment on This Data Unit