csrdelft / orm

The creatively named object-relational mapping library for csrdelft.nl
https://csrdelft.github.io/orm/
MIT License
3 stars 1 forks source link

Sql join #1

Open qurben opened 7 years ago

qurben commented 7 years ago

Make it possible to create joins in sql to retrieve a bunch of data at once.

qurben commented 7 years ago

This closely relates to #2.