6 ms·
> I built something similar - A set of scripts that generate SQL statements from typescript types to wrap a PostgresSql db. If you think these are similar I do
by johnghanks 6y ago
> I built something similar - A set of scripts that generate SQL statements from typescript types to wrap a PostgresSql db.
If you think these are similar I don't think you understand what this is / what it's actually doing.
- ricksharp 6y agoYes, I only meant similar in the sense that it attempts to use typescript types as the primary source for the definition of the database schema. I agree my wording could have been better.