How can Dart (running server side) access a database ?
Can I execute SQL-Statements directly or can I use some kind of ORM?
There is also a Redis driver available: https://github.com/mythz/DartRedisClient