Thai Heng has asked for the wisdom of the Perl Monks concerning the following question:
I develop a web application, it's database heavy and Single Page Applicaiton. So, thansfer between browser and server is JSON.
I want to know, is there a moduler to compare json and auto generate sql statement.
For example, insert, delete, and update.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to compare JSON and generate SQL statement
by Your Mother (Archbishop) on Jan 10, 2015 at 01:02 UTC | |
|
Re: How to compare JSON and generate SQL statement
by CountZero (Bishop) on Jan 10, 2015 at 19:02 UTC | |
|
Re: How to compare JSON and generate SQL statement
by locked_user sundialsvc4 (Abbot) on Jan 10, 2015 at 16:01 UTC |