codelv / enaml-web

Build interactive websites with enaml
https://codelv.com/projects/enaml-web/
MIT License
99 stars 17 forks source link

Support working with SQL tables via Atom models #14

Closed frmdstryr closed 5 years ago

frmdstryr commented 6 years ago

Currently an Atom subclass is provided to support saving/restoring objects to and from MongoDB.

I need to also add support for SQL tables via sqlalchemy.

frmdstryr commented 5 years ago

Now in https://github.com/codelv/atom-db