since most forms would be unstructured, it would be better to use schemaless nosql database such as mongodb
although i'm not sure if we really need an ORM, probably not since the official mongodb driver would suffice
even though the database is schemaless, at least we need to set the schema for these things:
since most forms would be unstructured, it would be better to use schemaless nosql database such as mongodb
although i'm not sure if we really need an ORM, probably not since the official mongodb driver would suffice
even though the database is schemaless, at least we need to set the schema for these things: