Libraries tagged by sql-files
kodus/sql-split
273440 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
thamaraiselvam/mysql-import
47660 Downloads
Import .sql file into a database using mysqli
nextras/multi-query-parser
22404 Downloads
Parses queries from a SQL file.
cweiske/php-sqllint
93649 Downloads
Command line tool to validate (syntax check) SQL files
bertugfahriozer/sql2migration
1896 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
liquipedia/sqllint
5148 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.
laratusk/view-migrations
752 Downloads
Manage database views via SQL files with automatic content-hash-based change detection
celema/quma
46 Downloads
A no-ORM database library for executing raw SQL files
daveismyname/sql-import
2095 Downloads
Import .sql file into a database using PDO
chenyongze/parse-sql-file
57 Downloads
可以读取sql文件,并获得纯sql语句
yaroslavpopovic/laravel-backup-import
1530 Downloads
Import db from sql file
kozo/liberation
11898 Downloads
It is a Laravel package for easy retrieval and execution of SQL files and more.
javanile/mysql-import
3083 Downloads
Import SQL file from command-line
dcblogdev/sql-import
856 Downloads
Import .sql file into a database using PDO
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.