Hacker News new | ask | show | jobs
by findjashua 4406 days ago
From a cursory glance, it seems to me that Meteor syncs MongoDB instances on the client and the server, and therefore can only be used with MongoDB as the database. Is that correct, or is there any way to use it with a Postgres app?
1 comments

MongoDB is the only officially supported DB atm, but after 1.0 I have heard that Postgres will be the next big feature.