News

The goal of sql-schema-control is to make database schema definitions as version controlled, declarative, simple to maintain as possible. sql-schema-control operates on two schema management classes: ...
jts-sql-js Library for converting JSON Table Schema to an SQL table, for Node and the browser.
Automatically parsing SQL queries from natural languages can help non-professionals access databases and improve the efficiency of information utilization. It is a long-term research issue and has ...
tl;dr - see last paragraph. trying to design a generic file attachment table(s) for some business objects we keep in sql 2008 r2. files will be stored on disk and i'm not really interested in ...