SQL (MariaDB)
Homepage
What is it?
A language for querying relational databases. SQL has a bunch of variants, though many of the core commands are similar or identical between SQL variants.
Why did we choose it?
There's really nothing better. SQL is awesome.
What do we use it for?
All of Deserted Chateau's database queries, functions, and stored procedures.