[–] wjt 10y ago ↗ It might be interesting to take a look at PostgREST: a similar idea, though only for PostgreSQL. http://postgrest.com/ [–] tracker1 10y ago ↗ did a PR to update the readme, didn't notice that this was mysql/maria limited... had to read the package.json.Thanks for the link to a similar option for PostgreSQL [–] MoD411 10y ago ↗ This is using sequelize as ORM so it should work with PostgreSQL too. I just haven't configured it yet. [–] tracker1 10y ago ↗ Does sequelize present PostgreSQL metadata the same way as MySQL? [–] MoD411 10y ago ↗ According to their docs it should: http://docs.sequelizejs.com/en/latest/ I think it is only a matter of configuration and driver used. I did not have a chance to try it out with PostgreSQL though.
[–] tracker1 10y ago ↗ did a PR to update the readme, didn't notice that this was mysql/maria limited... had to read the package.json.Thanks for the link to a similar option for PostgreSQL [–] MoD411 10y ago ↗ This is using sequelize as ORM so it should work with PostgreSQL too. I just haven't configured it yet. [–] tracker1 10y ago ↗ Does sequelize present PostgreSQL metadata the same way as MySQL? [–] MoD411 10y ago ↗ According to their docs it should: http://docs.sequelizejs.com/en/latest/ I think it is only a matter of configuration and driver used. I did not have a chance to try it out with PostgreSQL though.
[–] MoD411 10y ago ↗ This is using sequelize as ORM so it should work with PostgreSQL too. I just haven't configured it yet. [–] tracker1 10y ago ↗ Does sequelize present PostgreSQL metadata the same way as MySQL? [–] MoD411 10y ago ↗ According to their docs it should: http://docs.sequelizejs.com/en/latest/ I think it is only a matter of configuration and driver used. I did not have a chance to try it out with PostgreSQL though.
[–] tracker1 10y ago ↗ Does sequelize present PostgreSQL metadata the same way as MySQL? [–] MoD411 10y ago ↗ According to their docs it should: http://docs.sequelizejs.com/en/latest/ I think it is only a matter of configuration and driver used. I did not have a chance to try it out with PostgreSQL though.
[–] MoD411 10y ago ↗ According to their docs it should: http://docs.sequelizejs.com/en/latest/ I think it is only a matter of configuration and driver used. I did not have a chance to try it out with PostgreSQL though.
5 comments
[ 3.4 ms ] story [ 26.8 ms ] threadThanks for the link to a similar option for PostgreSQL