Database & Backend Migration

Once you have built your app, it's time to get it published. Especially when you have a native app, this is a most important step. Codeless Consultant has gone through the process of app publishing many times and offers handsfree publishing services.

The typical process will involve passing credentials for the app stores along with your .ipa or .apk OR a project from a noCode tool such as Thunkable or Bubble. The team will then upload the app to the specified app store, and provide the client with a link to the app for testing and download. The team will also send an email to the client with all the relevant links and credentials for the app. 

Full Long-Text Queries
OpenClose

This client was storing medical records with some fields being over 32,000 characters. Other fields held references to lists of descendant or predicate medical devices. Queries to find any device that was a descendant/predicate of another device OR queries that searched the full text were timing out.

The solution was to migrate all data to Xano and to index the data appropriately and implement a Fuzzy Search feature to greatly decrease query times to as low as 3.8 second for the same full text searches.

Client was able to save over $200 USD/month by not using Algolia/Elastisearch while maintaining optimal query times for their clients.