Madhuram Gupta, Director strategy | Couchbase Blog

Author

All posts by Madhuram Gupta

Madhuram Gupta is a guy who loves to code. It doesn't matter if it's C#, jQuery, or PHP: he'll submit pull requests for anything. He has been coding professionally ever since he wrote a QuickBASIC point-of-sale app for his parent's pizza shop back in the 90s. He currently works as a Senior Product Marketing Manager for Couchbase. His free time is spent with his family, watching the Reds, and getting involved in the developer community. He is the author of AOP in .NET, Pro Microservices in .NET, a Pluralsight author, and a Microsoft MVP.

Couchbasers Around The World – UK Edition

Couchbasers Around The World – UK Edition

As part of our ongoing effort to build a culture that promotes diversity and inclusion, we are spotlighting how we make it happen: our people. Introducing our series of Culture Blogs that highlight the stories and experiences of our fellow...

Madhuram Gupta June 15, 2021
NorthScale at Zynga

NorthScale at Zynga

We launched NorthScale with our story on working with Zynga. Software geeks out there may have wanted to know more about how Zynga and NorthScale collaborated on to build membase…We launched NorthScale with our story on working with Zynga.  Software...

Madhuram Gupta April 27, 2021
SQL to NoSQL: Automated Migration

SQL to NoSQL: Automated Migration

SQL to NoSQL seems like a contradiction, but thanks to advances and innovations in Couchbase Server’s NoSQL database, it’s becoming easier. In this post, I’ll introduce you to a tool called SqlServerToCouchbase, an open-source attempt at an automated tool to...

Madhuram Gupta April 5, 2021
Using Docker to develop with Couchbase Mobile

Using Docker to develop with Couchbase Mobile

Container technologies such as Docker have vastly simplified the software development, test and deployment process by allowing you to package applications along with their complete runtime environment that abstract away differences in infrastructure and OSes. This post is a primer...