DataBase for netlify apps

Will Netlify Integrate a database for apps like how they do form handling? My thoughts are connecting to MySQL or Mongo through netlify like how I can in visual studio code editor and make apps lighter in weight that much more

I can’t comment about the future, as to whether this will ever be possible or no, but, I don’t think so. JAMSTACK is a lot about being traditional database-free and instead use other services like Firebase, etc. via API.

Hey @StephenBrooks220413,

it is unlikely that we will ever add something like that, but there are 3rd party DB services you might check out, such as https://fauna.com/ who we work closely with.