Skip to content

Export database records to Microsoft Excel ( Currently it is a pure toy )

Notifications You must be signed in to change notification settings

NX-Official/Record2Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

556a75e · Mar 29, 2024

History

19 Commits
Mar 26, 2024
Mar 27, 2024
Mar 27, 2024
Mar 29, 2024
Mar 29, 2024
Mar 27, 2024
Mar 27, 2024
Mar 27, 2024
Mar 29, 2024
Mar 27, 2024
Mar 29, 2024
Mar 26, 2024

Repository files navigation

Record2Excel

快速将数据库记录导出为 Excel 表格,或者你可以当做是 Excel 的 ORM

基于 Excelize 的二次封装

快速入门

 go get -u "github.com/NX-Official/Record2Excel@latest"

目前变动较多,文档待完善

面向测试编程,可查看 ./book_test.go 了解使用方法

TODO

  • 自定义与默认样式
  • 过滤器

About

Export database records to Microsoft Excel ( Currently it is a pure toy )

Resources

Stars

Watchers

Forks

Languages