| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 2619 online users. » 1 Member(s) | 2613 Guest(s) Applebot, Baidu, Facebook, Google, Yandex, jackrichard
|
|
|
| jQuery.noConflict |
|
Posted by: siva s - 07-22-2015, 10:21 AM - Forum: General Discussions
- No Replies
|
 |
As other client side libraries like MooTools, Prototype can be used with jQuery and they also use $() as their global function and to define variables. This situation creates conflict as $() is used by jQuery and other library as their global function. To overcome from such situations, jQuery has introduced jQuery.noConflict().
|
|
|
|
| Difference between MongoDB and MySQL |
|
Posted by: siva s - 07-16-2015, 02:33 PM - Forum: General Discussions
- Replies (6)
|
 |
MongoDB and MySQL both are free and open source databases, there is a lot of difference between them in the term of data representation, relationship, transaction, querying data, schema design and definition, performance speed, normalization and many more. To compare MySQL with MongoDB is like a comparison between Relational and Non-relational databases.
|
|
|
|
|