json-api icon indicating copy to clipboard operation
json-api copied to clipboard

PostgreSQL Adapter

Open PatrLind opened this issue 9 years ago • 4 comments

The documentation told me to open this issue! :) Anyway I would like to try this with a PostgreSQL database, so an adapter for that would be welcome.

If there were some additional information on how adapters are supposed to work I might be able to look into this myself.

PatrLind avatar Jul 02 '15 11:07 PatrLind

If you decide to take something like this on, you should take a look at #29—if you made some headway on a Waterline adapter, you’d be getting a PG adapter, and the rest of the community would essentially get any other adapter they can dream up.

andrewbranch avatar Jul 06 '15 22:07 andrewbranch

Hey @Ramzeus! I second what @andrewbranch said--Waterline would be incredible. But if you want to tackle Postgres in isolation, the API you have to implement is the more or less the same one that MongooseAdapter does. There might be a couple complications along the way, since I did design the API with Mongoose in mind, but I'd be happy to modify the API as necessary or help you work through the issues on here!

ethanresnick avatar Jul 07 '15 05:07 ethanresnick

@Ramzeus @andrewbranch @ethanresnick has there been any headway with this? I'd really like to see either an isolated pg adaptor OR one for waterline. If I could do anything to help i would be totes down to help make progress on this one

parallaxisjones avatar Mar 11 '16 15:03 parallaxisjones

Sorry, I have not had time to do anything about this. Priorities have changed a bit for me.

PatrLind avatar Mar 11 '16 15:03 PatrLind