V
V
Vadim2019-10-11 11:57:20
PostgreSQL
Vadim, 2019-10-11 11:57:20

How does Sqitch for PostreSQL work?

Explain what Sqitch is for, how and when it is used?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Karo, 2019-10-19
@Zraza

Well, not that I use it... Judging by the docks, it's a database versioning
utility .
we perceive the database as a separate application, write migrations and rollbacks to files (on the cheekbone) and this software gives us convenient tools for managing this stuff
Probably convenient for microservice architecture
Many frameworks and ORMs have similar functionality out of the box
And for what tasks are you looking for a tool ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question