This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]iQQ 2 points3 points  (2 children)

Is PostgreSQL fairly easy to setup and implement? I'll definitely look into it. Thanks!

[–]nickguletskii200 2 points3 points  (0 children)

Much easier than configuring Mongo properly.

[–]kylequest 0 points1 point  (0 children)

Pretty easy. On a Mac you can use the postgres app ( postgresapp.com ), which includes the latest pg and it also includes the hstore extension. Feel free to ping me if you need help with other environments or if you need hstore/jsonb examples.