json-api
json-api copied to clipboard
PostgreSQL Adapter
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.
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.
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!
@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
Sorry, I have not had time to do anything about this. Priorities have changed a bit for me.