On 09/25/2014 03:07 PM, sri wrote:
Lets have a little poll, what databases are you using with Mojolicious? And which modules are you currently using to access them?
Currently using SQLite3 -> DBD::SQLite, starting to work with Tarantool -> DR::Tarantool and ArangoDB -> ArangoDB. Was using MongoDB, but had a number of issues with it, so we left it. I looked at RethinkDB -> https://github.com/njlg/perl-rethinkdb .
I've been hoping UnQLite -> https://metacpan.org/pod/UnQLite will get better over time, so I am keeping my eye on that. I've looked a little at Tie::LevelDB as well.
I've used PostgreSQL in the past with DBI/DBD::pg and some wrappers (DBIx::SimplePerl, because I hate writing SQL).
-- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
