====== SQL Relay ====== 在推特上看到有人说用这个东西把 SQLite 转发成 MySQL 协议提供了。感觉很厉害,有空要试试。 [[http://sqlrelay.sourceforge.net/index.html]] ===== 结论 ===== 莫名其妙,不应该相信别人的推特。 When targeting a foreign backend, some queries may have to be modified to use the syntax of the new database and some code may need to be changed, but a full rewrite of the app should not be necessary. ((http://sqlrelay.sourceforge.net/sqlrelay/admin/configguide.html#mysqlforeignbackend)) {{tag>调研结果 sqlrelay sqlite mysql}}