masumsoft/express-cassandra

Introspection mode

BevanR opened this issue · 0 comments

I really love an ORM feature in Massive JS (for PostgreSQL) which does not require the user defines the schema in the Node.js app, but introspects the schema and exposes tooling from that.

I miss this feature in express-cassandra. Would you be open to this feature?