Database playground

We've got three awesome databases for you to play with: MySQL, PostgreSQL, and MongoDB. You can take a peek inside these databases and explore their data manually using the Adminer user interface, but the real adventure begins with a different challenge.

Pick your favorite database type and automate those crud operations like a pro!

Database type (System) Server name Database name User / Password IP Port
MySQL mysql lbd crud / crud 35.246.211.127 3037
PostgreSQL postgres lbd crud / crud 35.246.211.127 5432
MongoDB mongo lbd crud / crud 35.246.211.127 27017

Important note: The content of each database is refreshed each day approximately at 00:00 CET.