shiroyuki / Tori

Tornado-based Micro Web Framework
MIT License
3 stars 1 forks source link

Implement the database abstraction layer (DBAL) #32

Closed shiroyuki closed 10 years ago

shiroyuki commented 11 years ago

This is to implement the database abstraction layer to relieve MongoDB as the default database of choice. This also the ORM platform-agnostic.

DBAL will open the possibility of supporting all kinds of data storages, including:

Checkpoints: