top | item 35389591

(no title)

dfragnito | 2 years ago

We accomplish similar with SchemafreeSQL. Currently MySQL 8 back-end but working on other SQL back-ends. This demo uses PlanetScale as the DB back-end, Fly.io handles the SFSQL endpoint, Netlify function handles the query, and cytoscape.js graph network library for the UI

https://harmonious-mermaid-c4d794.netlify.app/got (sorry not mobile friendly but functional)

discuss

order

samlambert|2 years ago

This is a cool project.

dfragnito|2 years ago

Thanks !! We had hoped to use PS for our serverless backend and also offer a dedicated PS option. But we ran into some issues with Vitess. I was just thinking today I wanted to get back into it and see if we can resolve these issues. We had to go with Aurora.

The issues were on deletes. This demo is read only so it works well with a PS backend. My experience with your CS has been amazing despite these issues!!