Libraries tagged by sql-files
thamaraiselvam/mysql-import
40533 Downloads
Import .sql file into a database using mysqli
kodus/sql-split
203724 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
nextras/multi-query-parser
4199 Downloads
Parses queries from a SQL file.
cweiske/php-sqllint
88477 Downloads
Command line tool to validate (syntax check) SQL files
kodus/sql-splitter
25411 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
liquipedia/sqllint
4426 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
dcblogdev/sql-import
836 Downloads
Import .sql file into a database using PDO
daveismyname/sql-import
1802 Downloads
Import .sql file into a database using PDO
chenyongze/parse-sql-file
57 Downloads
可以读取sql文件,并获得纯sql语句
kozo/liberation
11725 Downloads
It is a Laravel package for easy retrieval and execution of SQL files and more.
gadelgado/sql2seeder
1308 Downloads
A command line utility to transform sql files into database seeders
esoftsk/sql-mig-bundle
397 Downloads
Database migrations based on SQL files
davcs86/php-mysqlimporter
4409 Downloads
PHP class for importing big SQL files into MySQL.
csv/csvtosql
15 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
mrceperka/sql-file-loader
15 Downloads
Load queries from big sql files