Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GroundDB with Meteor + PostgresSQL #204

Open
basavarajvs opened this issue Oct 15, 2017 · 2 comments
Open

GroundDB with Meteor + PostgresSQL #204

basavarajvs opened this issue Oct 15, 2017 · 2 comments

Comments

@basavarajvs
Copy link

Hi,
I am planning to use GroundDB for my cardova(IONIC) based Mobile app.
But I would want to keep my database as postgresSQL with Meteor. Can you please help me know will groundDB still help here..
Is groundDB transparent to what DB used with Meteor on the server side.

@yorrd
Copy link

yorrd commented Nov 17, 2017

@basavarajvs I don't think GroundDB does anything but mongo

EDIT: I stand corrected! Sorry :)

@raix
Copy link

raix commented Nov 26, 2017

@yorrd it's actually decoupled from the server - you will use a mongo syntax on the client - but the server could serve data from postgres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants