like a roomba but for general purpose computation.
like a roomba but for general purpose computation.
github.com/sqlpage/SQLP...
github.com/sqlpage/SQLP...
I was always a defense in depth guy: use every possible control.
I was always a defense in depth guy: use every possible control.
In the update: new features, bugfixes, config options requested by power users.
The new "article" option renders long-form text nicely.
sql-page.com
github.com/sqlpage/SQLP...
In the update: new features, bugfixes, config options requested by power users.
The new "article" option renders long-form text nicely.
sql-page.com
github.com/sqlpage/SQLP...
Now components have a detailed description with examples and a better overview of available parameters.
sql-page.com/component.sq...
Now components have a detailed description with examples and a better overview of available parameters.
sql-page.com/component.sq...
Most DBs have non-standard equivalents: json_each (SQLite), json_array_elements_text (Postgres), openjson (Microsoft SQL Server), etc.
About that:
sql-page.com/blog.sql?pos...
Most DBs have non-standard equivalents: json_each (SQLite), json_array_elements_text (Postgres), openjson (Microsoft SQL Server), etc.
About that:
sql-page.com/blog.sql?pos...
While storing JSON in SQL tables is possible and sometimes quite useful, the true power of JSON in SQL comes from the ability to *process* JSON within SQL.
While storing JSON in SQL tables is possible and sometimes quite useful, the true power of JSON in SQL comes from the ability to *process* JSON within SQL.