相关疑难解决方法(0)

在Mathematica中使用MySQL数据库

我已经看到使用Input Needs["DatabaseLink"]和conn = OpenSQLConnection[JDBC["MySQL(Connector/J)", "yourserver/yourdatabase"], "Username" -> "yourusername", "Password" -> "yourpassword"](如果有人想试试)可以在Mathematica和MySQL数据库之间建立连接.顺便说一句,这里有DatabaseLink的文档.

有没有人有这种方式使用Mathematica的经验,可能是为了分析数据库中包含的数据?是否存在明显的缺点(速度,需要内存等)?

mysql database wolfram-mathematica

12
推荐指数
2
解决办法
2993
查看次数

标签 统计

database ×1

mysql ×1

wolfram-mathematica ×1