We are very interested in using Meteor in some of our upcoming web applications, but (as many others) we have existing PostgreSQL and MySQL databases that we need to interface with.
I see that someone has started work on integrating MySQL with Meteor, but I haven't been able to find anything for PostgreSQL.
As I understand it, a connector needs to be written - is there any documentation on this or are we just basically stuck sifting thru code and trying to wing it? ;)