Libraries tagged by sql-files
thamaraiselvam/mysql-import
38071 Downloads
Import .sql file into a database using mysqli
kodus/sql-split
186519 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
cweiske/php-sqllint
86607 Downloads
Command line tool to validate (syntax check) SQL files
kodus/sql-splitter
23595 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
nextras/multi-query-parser
3418 Downloads
Parses queries from a SQL file.
liquipedia/sqllint
4210 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.
javanile/mysql-import
2885 Downloads
Import SQL file from command-line
daveismyname/sql-import
1735 Downloads
Import .sql file into a database using PDO
chenyongze/parse-sql-file
57 Downloads
可以读取sql文件,并获得纯sql语句
yaroslavpopovic/laravel-backup-import
1256 Downloads
Import db from sql file
kozo/liberation
11663 Downloads
It is a Laravel package for easy retrieval and execution of SQL files and more.
fos1/sf-s-q-l-tools-plugin
338 Downloads
Doctrine SQL Tools Plugin for Symfony1. Task to execute SQL files with triggers, procedures and events in order. Compatible with any kind of database engines.
duon/quma
4 Downloads
A no-ORM database library for executing raw SQL files
dcblogdev/sql-import
829 Downloads
Import .sql file into a database using PDO
davcs86/php-mysqlimporter
4404 Downloads
PHP class for importing big SQL files into MySQL.