SkillAgentSearch skills...

Schemaverse

The Schemaverse is a space-based strategy game implemented entirely within a PostgreSQL database. Compete against other players using raw SQL commands to command your fleet. Or, if your PL/pgSQL-foo is strong, wield it to write AI and have your fleet command itself!

Install / Use

/learn @Abstrct/Schemaverse
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is Schemaverse? The Schemaverse is a space-based strategy game implemented entirely within a PostgreSQL database. Compete against other players using raw SQL commands to command your fleet. Or, if your PL/pgSQL-foo is strong, wield it to write AI and have your fleet command itself!

Why? People play the Schemaverse for variety of reasons. Some of those include:

  • Teaching and learning SQL (along with other database interaction)
  • Database Security research
  • Playing with AI
  • Developing graph and map based UIs
  • Looking like you are working while actually playing a sweet space battle game

I created this game to learn more about security in postgres. This means that this game is probably extremely insecure. DON'T RUN THIS ON SOMETHING IMPORTANT.

Requirements:

  • PostgreSQL 9.3.*
  • Sqitch
  • Perl & DBD::Pg

-Abstrct www.schemaverse.com

View on GitHub
GitHub Stars428
CategoryData
Updated12d ago
Forks49

Languages

PLpgSQL

Security Score

95/100

Audited on Mar 19, 2026

No findings