- Mongo DB (contains databases)
- Database (contains collections)
- Collection (contains documents, aka records)
- Document (contains fields aka attributes)
- Field (a string, integer, float, boolean, dictionary, list, ...)
The table below summarizes the various mongo db databases in the LMFDB. Click links for more detailed information. Database status is indicated by one of:
- prod -- visible on www.lmfdb.org
- beta -- visible on beta.lmfb.org
- alpha -- available on beta.lmfdb.org via direct URL access but not visible
- future -- in developement but not currently loaded by website.py