Most relational database servers, including solidDB, use a programming language known as the Structured Query Language (SQL). SQL is a set-oriented programming language that is designed to allow people to query and update tables of information. The following topics cover the use of tables, and how data is represented within tables. For information about the SQL language, see
Getting started with SQL.