MMOLDB

About

MMOLDB is a publicly queryable SQL database for MMOLB games inspired by the Blaseball datablase. It's still in early development.

You can connect to the MMOLDB database using any Postgresql query tool (pgAdmin is a popular choice). Connect using these settings:

All other settings you should be able to leave at their defaults.

To connect using pgAdmin, go to the Query Tool Workspace (the second icon down at the very left of the screen) and input these connection settings.

Note: MMOLDB already has a *lot* of data, and as I'm writing this it's only season 2. For your sake and my server's, I suggest using low `limit`s on your queries as you're debugging them. It'll make your results load faster and reduce the load on the server. Just don't forget to take it off before getting your final results.

Changelog

Contributors (project lifetime): WoofyJack, Ifhbiff, Centritide.

2025-08-11

2025-08-10

2025-07-20

2025-07-18

2025-07-18

Known issues:

2025-07-14

2025-07-12 Hotfix 1

2025-07-12