Skip to content
/ dbExcel Public

Project is designed to create tools to export and (maybe) import data from a SQL DB to Excel and Excel to a SQL DB. The goal of the project is to be compatible with MySQL, SQL Server, and SQLite. Currently, the package supports export from MySQL to Excel.

Notifications You must be signed in to change notification settings

CRG180/dbExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbExcel

Project is designed to create tools to export and (maybe) import data from a SQL DB to Excel and Excel to a SQL DB. The goal of the project is to be compatible with MySQL, SQL Server, and SQLite. Currently, the package supports export from MySQL to Excel.

Very much just the start.

db = exportExcel()
db.exportMysqlToExcelWorkbook()

About

Project is designed to create tools to export and (maybe) import data from a SQL DB to Excel and Excel to a SQL DB. The goal of the project is to be compatible with MySQL, SQL Server, and SQLite. Currently, the package supports export from MySQL to Excel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages