Dan Barbus a écrit :
Hi,
Anyone here compared elixir with storm? Both are sqlite declarative
wrappers (as far as I understood) and both seem to hide the
(unnecessary for what I want) SQL/data layer under pythonic wrappers.
elixir is a declarative layer over SQLAlchemy, which is a hi-level
SQL
Hi,
Anyone here compared elixir with storm? Both are sqlite declarative
wrappers (as far as I understood) and both seem to hide the
(unnecessary for what I want) SQL/data layer under pythonic wrappers.
I'm not trying to start a flamewar here (but I wanted to know if one
is more mature than the ot