Show HN: Convert JSON Schema to SQL DDL

  • Posted 3 months ago by vjv
  • 10 points
https://github.com/VasilVelikov00/json-schema-to-sql
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.

0 comments