Show HN: Convert JSON Schema to SQL DDL

github.com

10 points by vjv a day ago

While doing research for an architectural change at work, I couldn’t find a nice npm library that let’s you create SQL tables from a JSON Schema. That’s how I decided to create one myself.