couchbaselabs / node-ottoman

Node.js ODM for Couchbase
https://ottomanjs.com/
Apache License 2.0
287 stars 98 forks source link

typescript tighter integration? (not valid) #732

Closed SpyrosSpiliopoulos closed 1 year ago

SpyrosSpiliopoulos commented 1 year ago

Hello this is a feature request I guess.

Great ODM interface to begin with. Any plans to support tigher typescript integration? E.g. derive schema types from typescript annotations etc..? The way it currently works, schema creation forces you to work against dry, unless I am missing something.

SpyrosSpiliopoulos commented 1 year ago

closing as it seems like I was missing some docs.