1

I'm pretty newbie in Node.js and Postgres, my question is very simple:

It is possible syncing an existent Postgres-DB, which have tables (and data), using Sequelize, without re-writing the models and relations?

How are the CRUD basic operations?

Thanks in advance!

1 Answer 1

1

Sequelize-Auto can help you with that.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.