We have a part of db.stats() command output:
{
db: 'school_database',
collections: 2,
views: 1,
objects: 5923,
avgObjSize: 66.46289621267,
dataSize: 89.895154597975,
...
}
According to the statistics, what is the name of the database?