Libraries tagged by sql generator
fulfillment/periscope-to-mysql
24 Downloads
Take your Periscope SQL and generate MySQL statements.
dbykov/schemasync
2 Downloads
SchemaSync: generate SQL migrations from DTOs (MySQL/Postgres) and warn about destructive changes.
vielhuber/magicdiff
33 Downloads
Generates a sql diff between two given database states.
restlin/yii2-query-insert
31 Downloads
Class for Yii2 PHP framework helps to generate insert sql query from other tables.
fnd/querybuilder
12 Downloads
Construct DB AST to generate agnostic SQL queries
danilocgsilva/backupphp
43 Downloads
Generates a sql file entirely trough php code
andrewgatenby/snapmigrations
7344 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
starbloom/drush-sqlserver-driver
705 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
pta/formbuilder
5919 Downloads
Automatically generate form definitions from SQL Schema
prep/prep
129 Downloads
MySQL abstraction API that handle generation and securing of SQL queries
nabeel030/schema-to-migrations
1 Downloads
Generate Laravel migrations from a .sql dump by importing into a temp DB and introspecting schema.
merterciyescagan/uni-parser
11 Downloads
The package parses CSV, JSON, XLSX, or XML files and generates CREATE TABLE and INSERT INTO SQL statements.
gnu/scaffy-core
21 Downloads
A package that generated models based on your database entities. Works for MS SQL Server, MySql & PostgreSql.
ingenerator/phinx-lightweight
18431 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx