Open Source

The Open Source Projects that I have created and hosted in GitHub

DbStudio is your ultimate database companion that can connect to PostgreSQL and SQL Server.
Download the executable from https://dbstudio.shameel.net/
Download the source code from https://github.com/zshameel/DbStudio
Read the article at https://thedeveloperspace.com/dbstudio-open-source-csharp-database-studio/
Re:Link is a Browser, except that it doesn’t open any website; instead, it redirects the request to other installed browsers in the system based on predefined customizable rules.
Download Windows app from https://relink.shameel.net/
Download the source code from https://github.com/zshameel/ReLink

Re:Link for MacThe Re:Link browser for MacOS built on Xamarin.Mac framework with Visual Studio for Mac
Download Mac app from https://relink.shameel.net/
Download the source code from https://github.com/zshameel/ReLinkForMac
MySQL2MongoDBMySQL2MongoDB: A Python script to automatically migrate MySQL table data to MongoDB collections.
Check this blog out: https://thedeveloperspace.com/migrate-mysql-table-data-to-mongodb-collections-using-python/
Download the source code from https://github.com/zshameel/MySQL2MongoDB