home blog portfolio Ian Fisher

SQL

A programming language used to interact with relational databases. Its verbose, pseudo-English syntax (SELECT * FROM my_table WHERE my_column IS NOT NULL) is a relic from the COBOL era of computer programming. Every database system has its own dialect.