Forum

Are there any tools...
 
Notifications
Clear all

Are there any tools which will automatically generate CRUD queries ?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

Are there any tools which will automatically generate CRUD queries for SQL databases in 3rd normal form?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

 0 votes   Which tool automatically create required SQL queries?The SQL Query Generator automatically generates SQL queries for individual vendors. You also don't need to install anything to generate code for another platform making it more efficient to create SQL queries. Data Xtractor is free for SQLite, Microsoft Access, Firebird, and Microsoft SQL Server CE databasesHow do you create CRUD in SQL?To generate a table script as CRUD, in Object Explorer, right-click the table you need and select SQL Complete > Script Table as CRUD on the shortcut menu. A new SQL document opens displaying the script matching the CRUD template you have created.

For PHP general yes, many, like 

  • apps
  • PHP frameworks
  • code generators
  • and more

   
ReplyQuote
Share: