We have a database list of 1.2million records. I’m very well aware that this can not be effectively hosted on bubble. Is there a different route to go that won’t have god awful load speed?
The only issue is if someone buys a lead it needs to be stored inside of our database.
Bubble should be able to handle over a million records. The challenge is loading the data into bubble. If you search, there’s another thread that explains how someone created their own script to load millions of records into bubble. Another and potentially easier option is to look at something like parabola.io. Create a canvas process that API’s your records into bubble. With Parabola, you can API up to 100k records at a time on their basic package.