Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can we use parse server for postgresql

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?

like image 619
Deeksha Avatar asked May 16 '26 22:05

Deeksha


1 Answers

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

like image 184
Cliffordwh Avatar answered May 18 '26 16:05

Cliffordwh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!