Developer can use C99 designated initializer or C++ aggregate initialization to define constant database table, column, and migration, this can reduce running time when making schema, see ...
sqlalchemy_to_json_schema is the library for converting sqlalchemys's model to jsonschema. dumping json with above three output styles. target models are here. Group and User.