我来自 php,所以如果没有 phpmyadmin 之类的东西,我就无法对我的工作进行成像。ROR 上有类似的东西吗?
问问题
273 次
2 回答
0
What you want is DB explorer. It is an application similar to phpMyAdmin, but written in Ruby on Rails. Check it out: https://github.com/robinbortlik/db_explorer
于 2012-12-22T10:03:12.593 回答
-3
试试postgresql。它是 mysql 之类的开源数据库,您可以将其用作 ROR 应用程序的后端。
于 2012-12-22T10:00:41.930 回答