Tag: sql

Backend Development

Backend development is a type of programmer who creates the logical backend and core computational logic of a website, software or information system.

Continue reading

Databases, MySQL and PostgreSQL

A database is a collection of information that is organized to easily managed, accessed and updated. Data is organized into rows, tables and columns and it is indexed to make it easier to find relevant information.

Continue reading

Queries (Part 1)

Query… a very curious topic. Query and Question can be used interchangeably. Queries are sent to a computer system and are processed by a software program. One type of query, which many people perform many times a day, is a search query. Each time you search for something using a search engine, you perform a search query.

Continue reading