5 common mistakes made by PHP developers when writing SQL
- 16 September 2020
- Database Performance Management
There are several ways to connect to a MySQL database in PHP. The most common are the MySQL API, MySQLi API, and PDO API (PHP data objects). The …
10 major SQL programming errors and how to avoid them
SQL (Structured Query Language) is a simple language, but it is not as simple when you work with datasets that contain millions of records.
When…
MongoDB Documentation: Document Update
MongoDB Documentation – There are several methods to update Document in MongoDB:
* updateOne: refreshes one document that meets the filtering cri…
NoSQL
- 15 September 2020
- Database Performance Management
NoSQL is an approach to the implementation of scalable storage (database) of information with a flexible data model that differs from the classic…
Installing MongoDB and start working with MongoDB on Windows
- 14 September 2020
- Database Performance Management
To install MongoDB we download one distributed package from the official websitewww.mongodb.com/download/
The official website provides distribu…
The views expressed on this blog are those of the author and do not necessarily reflect the opinions of Enteros Inc. This blog may contain links to the content of third-party sites. By providing such links, Enteros Inc. does not adopt, guarantee, approve, or endorse the information, views, or products available on such sites.
Are you interested in writing for Enteros’ Blog? Please send us a pitch!