Currently I am using MongoDB with parse-server as back-end in my node.js application, because of business requirement I have to change my database from mongodb to postgresql. Is there any way by which I can use parse-server with postgresql?
Yes, it is possible. Just make use of the Postgres adapter. Only downside is the documentation is lacking. The adapter however has passed most of the tests.
https://github.com/ParsePlatform/parse-server/tree/deedf7b370a8b133d5b8573369e1058973616ef1/src/Adapters/Storage/Postgres
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With