database-types icon indicating copy to clipboard operation
database-types copied to clipboard

add plugins support

Open phra opened this issue 8 years ago • 1 comments

hi,

it would be nice to define a common generic interface that has to be implemented by db plugins in order to facilitate the contributions from the community. the architecture should also be updated to support plugins. see #4 .

phra avatar Jun 11 '17 14:06 phra

Just FYI, I am working on a parallel issues. This is in my radar, though not a priority.

I want to create a generic ORM that allows to perform INSERT/ UPDATE operations with types enforcing the database constraints. This is proving a lot harder than I thought it will be from the start.

gajus avatar Jun 11 '17 15:06 gajus