Show HN: Convert JSON Schema to SQL DDLgithub.com/VasilVelikov0010 pointsvjva year agoWhile 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.