XSD到MySQL模式 [英] XSD to MySQL Schema

查看:187
本文介绍了XSD到MySQL模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要将XML转换为MySQL DB模式. 我已经能够从XML生成XSD.现在,我想使用XSD在MySQL或PostgreSQL中生成数据库模式.谁能告诉我该怎么做或指向可以用于此目的的任何工具?

I need to convert an XML to a MySQL DB Schema. I have been able to generate the XSD from the XML. Now i want to use the XSD to generate the DB schema in MySQL or PostgreSQL. Can anyone tell me how can i do this or point to any tools which i can use for this?

推荐答案

有一个名为 XSD2DB ,它可以从xsd文件生成数据库,可从sourceforge获得.

There is a command-line tool called XSD2DB, that generates database from xsd-files, available at sourceforge.

有关更多信息:请参阅此现有问题

For more info: please refer to this existing question How can I create database tables from XSD files?

这篇关于XSD到MySQL模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆