All Blogs

MySQL – Most Loved Database Technology by Developers

It was a survey conducted among the developers to know which one was their preference among the existing database technology? As per Statista, 55.6% majority vote went for MySQL as the most favorite technology preferred by developers around the globe.…

  • Post author:
  • Post published:September 7, 2023
Read more about the article Multi-Tenancy System Migration With Separate Databases
Multi Tenancy System Migration with Separate Database

Multi-Tenancy System Migration With Separate Databases

Migrations are like version control for your database, as they allow you to easily modify and share your application's database schema. In this article, we will focus on a few techniques used to deal with laravel multi-tenancy migration that has separate databases (master and child databases). Let's say the existing system's migration mechanism is to handle....

  • Post author:
  • Post published:August 12, 2016

Integration of NetSuite with MySQL

Recently we integrated Netsuite with a custom designed portal. Our client wanted to use NetSuite data in real-time to prepare custom quotes on the portal. A key requirement was to sync data between NetSuite and the custom MySQL Database without…

  • Post author:
  • Post published:May 9, 2014