Learn more about
MySQL
Integration, healthcare, Custom web development, web-app, Amazon RDS, MySQL, Amazon S3 Storage, aws-rds
monday.com integration for healthcare platform
In previous posts we shared our story about building a platform where patients can book scans online, doctors can send referrals, and imaging centers get a steady flow of new clients. One key step is checking if a patient’s insurance will actually pay for the procedure. Instead of doing this in-house, our customer partnered with […]
ai, Amazon Bedrock, healthcare, automation, Integration, Application Development, Amazon SQS, application-modernization, architecture, aws, aws-lambda, Amazon S3 Storage, MySQL, Amazon S3, node.js, react, Redis
Modern healthcare scheduling powered by AWS
For a long time in the U.S., getting an imaging procedure scheduled was harder than it needed to be. Patients often had to call around to find an available slot, physicians sent referrals by fax, and imaging centers had to juggle these requests manually. The result was delays, frustration, and a lot of wasted effort. […]
Oracle to MySQL migration with AWS SCT: How to convert BULK COLLECT clause
In this blog post we continue covering AWS SCT conversion issues, adding to the series where we help developers to deal with complex migration issues that can’t be automated with SCT. Today we are going to look into how SCT Build #660 addresses the conversion of statements with BULK COLLECT clause. In Oracle, you can […]
Oracle to MySQL migration with AWS SCT: How to handle unsupported NumToYmInterval function
Here’s one more insight into common code conversion issues while using AWS SCT build number 660. This time, we will tell you how to convert NumToYmInterval from Oracle to MySQL. Oracle has a NumToYmInterval function that converts the provided number value of specified expressions or time units to an interval year to month literal. Usually, […]
Oracle to MySQL migration with AWS SCT: How to convert variables of SYS_REFCURSOR datatype
We continue our series of common issues pertaining to code conversions with AWS SCT. This time, we analyze the peculiarities of converting REF CURSOR types from Oracle to MySQL with the help of AWS SCT build number 660. In Oracle 9i, there is the predefined SYS_REFCURSOR type, which means that defining our own REF CURSOR […]
Building a world-class fitness platform
The Instructrr is a startup in the online fitness space. They had an idea of a web-based fitness platform where fitness instructors would directly sell their learning materials and services to the customers. A user can watch fitness streams, study materials about exercises, communicate with fitness instructors, and buy services. The company already operated in the […]