For over 5+ years we help companies reach their financial and branding goals. oDesk Software Co., Ltd is a values-driven technology agency dedicated

Gallery

Contacts

Address

108 Tran Dinh Xu, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City, Vietnam

E-Mail Address

info@odesk.me

Phone

(+84) 28 3636 7951

Hotline

(+84) 76 899 4959

Database

HarperDB vs MongoDB vs PostgreSQL

A database comparison. Many people learn or understand new things relative to things they already know. This makes sense, it’s probably a natural instinct. When it comes to products and technology, a lot of people ask “how are you different,” but different from what? You need some sort of baseline to start from, so you […]

Websites Development

Full-Stack Vue + Node

Learn to build a full-stack Vue.js CRUD app and authenticated Node.js API with MongoDB. Unlike simple “to-do” apps, full-stack apps have numerous features with complex requirements but must also balance high performance, stability in production, and ease of maintenance. In this course, you’ll learn to build an authenticated, full-stack CRUD app with an API and […]

Database

Fixing Page Faults in MongoDB

Page faults are a prevalent error that mostly occurs in a large application involving large data. It takes place when MongoDB database reads data from physical memory rather than from virtual memory. Page fault errors occur at the moment MongoDB wants to get data that is not available in active memory of the database hence forced to read from […]