php Programming Glossary: nosql
Building a website using node.js - best practice [closed] http://stackoverflow.com/questions/11311672/building-a-website-using-node-js-best-practice advise to use a more.. 'modern' approach which is to use a NoSQL database as most Node projects seem to do. MongoDB via Mongoose..
Directly accessing server database via Ajax (without PHP or some other intermediate) http://stackoverflow.com/questions/2256310/directly-accessing-server-database-via-ajax-without-php-or-some-other-intermedi XQuery http monetdb.cwi.nl XQuery QuickTour XRPC and a NoSQL databases like CouchDB http couchdb.apache.org . You also have..
PHP-friendly NoSQL solutions [closed] http://stackoverflow.com/questions/2822021/php-friendly-nosql-solutions friendly NoSQL solutions closed I'm looking to use a NoSQL solution for my.. friendly NoSQL solutions closed I'm looking to use a NoSQL solution for my next project which will be written in PHP. What.. will be written in PHP. What choices do I have in terms of NoSQL solutions that can easily interfaced via PHP I haven't done..
What are some good, fast persistant storage options for key->value data? http://stackoverflow.com/questions/3972362/what-are-some-good-fast-persistant-storage-options-for-key-value-data can be slow. Now in the other category you have some great NoSQL options like CouchDB or Memcached . If you aren't too worried..
Should I use EAV model? http://stackoverflow.com/questions/4066463/should-i-use-eav-model of products. The other thing I have considered is using a NoSQL database probably MongoDB however I have little experience with..
MySQL and NoSQL: Help me to choose the right one http://stackoverflow.com/questions/4419499/mysql-and-nosql-help-me-to-choose-the-right-one and NoSQL Help me to choose the right one There is a big database 1 000..
Creating a live checkers-like web app with PHP, JS, CSS and HTML? http://stackoverflow.com/questions/6022235/creating-a-live-checkers-like-web-app-with-php-js-css-and-html couple of users I'd stick to the database. There are some NoSQL options available out there but in my experience MySQL is much..
|