Skip to content

Sqlite migration files to TypeScript schemas in a simple way. (VERY ROUGH CODE STILL)

Notifications You must be signed in to change notification settings

gabivlj/sqlitetots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert SQLITE files to TypeScript schemas easily

Usage:

make bin/sqlgen
sqlgen --sql-file path_to_sql.sql
# will spit in stdout the schema

About

Sqlite migration files to TypeScript schemas in a simple way. (VERY ROUGH CODE STILL)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published