我们有没有任何开源工具可以从数据库表生成Excel文件?
我们有没有任何开源工具可以从数据库表生成Excel文件?实际上我们的数据库表中没有注释,如果我可以在 Excel 文件中获取表定义,更新注释并在数据库中执行脚本,那就太好了。
Do we have any open source tool which allow generation of excel file from database table? Actually we don't have comments in our database tables, I would be great if i can take the table def in excel file, update the comments and execute the scripts back in database.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这正是 db design excel 所做的。
This is exactly what db design excel does.