1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.05k stars 241 forks source link

Consider removing all instance methods #449

Open 1602 opened 7 years ago

1602 commented 7 years ago

Consider removing all instance methods and only have data in mode instances, ideally data should be sealed/frozen by default