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:January 7, 2021
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

When Routine Data Imports Aren’t So Routine

We occasionally get hefty requests, but one recent project was especially notable. A client asked us to import the data from a SQL Server Database to a MySQL Database. It wasn’t such a routine task that floored us but more the information that came afterward: the database was more than 10 GB in size, an amount so large that there was no....

  • Post author:
  • Post published:April 28, 2015

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