PHP Classes

Scripd package blog

Recommend this page to a friend!

Latest Scripd package blog posts

  All package blogs All package blogs   Scripd Scripd   Blog Scripd package blog   Post article Post article  

2. Generating SQL to Execute the Installation of a Database schema from JSON definition

Updated on: 2016-09-05

Posted on:

As explained in the first part of this article, it was presented the Scripd library as a means to generate SQL to execute actions to install database schemata.

Read this article to learn how to define common database structures in JSON format to install the schema using DDL SQL generated by Scripd library.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

1. Installing a Database Schema from a JSON format

Updated on: 2016-05-24

Posted on:

Installing a database schema is an important setup task that most PHP applications need to do.

The Scripd package can generate the necessary SQL to install all types of database structures that you may need from the database itself, tables, fields, indexes, stored procedures, views, etc., all from a database independent format based on JSON.

Read this article to learn how to use the Scripd package to generate database independent SQL to install your database schema.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  All package blogs All package blogs   Scripd Scripd   Blog Scripd package blog   Post article Post article