NoSql - PHP question

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
TheFreeman_
Forum Newbie
Posts: 3
Joined: Wed Jun 18, 2014 1:55 am

NoSql - PHP question

Post by TheFreeman_ »

Hi guys, I consider myself pretty new to PHP, and I am trying to get my self sorted out but there is currently to much I can cover without help,

I have a question, has anyone of you ever used NoSql with PHP, and if yes do you have any pointers that can get me started?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: NoSql - PHP question

Post by Celauran »

What sort of NoSQL solution are you looking at? Are you sure it's the right tool for the job? Derick Rethans has some pretty good talks on MongoDB, including some very introductory ones. I'd give those a look.
TheFreeman_
Forum Newbie
Posts: 3
Joined: Wed Jun 18, 2014 1:55 am

Re: NoSql - PHP question

Post by TheFreeman_ »

Will do, well basically I am still trying to figure out it's pros and cons
Post Reply