-
fad0f036 :Anonymous
2015-12-11 06:35
-
@markdown
> When Should I Not Use Yesql?
>
> When you need your SQL to work with many different kinds of database at once. If you want one complex query to be transparently translated into different dialects for MySQL, Oracle, Postgres etc., then you genuinely do need an abstraction layer on top of SQL.
https://github.com/krisajenkins/yesql
Yesqlは複数のデータベースには対応してないのかorz
Powered by shinGETsu.