Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71414

Re: SQLAlchemy - web framework ?

From Ben Finney <ben@benfinney.id.au>
Subject Re: SQLAlchemy - web framework ?
Date 2014-05-13 10:55 +1000
References <17149f49-bb71-4c97-9d07-d80766b93865@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.9932.1399942524.18130.python-list@python.org> (permalink)

Show all headers | View raw


flebber <flebber.crue@gmail.com> writes:

> If I want to use SQLAlchemy as my ORM what would be the best option
> for a web framework?
>
> It appears the general advice regarding Django is to do it the Django
> way and use the django ORM and change it out for SQLAlchemy.

You don't say any more about this. Have you evaluated this option? What
leads you to believe it is not satisfactory (as implied by the rest of
your message)?

-- 
 \     “We are no more free to believe whatever we want about God than |
  `\         we are free to adopt unjustified beliefs about science or |
_o__)              history […].” —Sam Harris, _The End of Faith_, 2004 |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

SQLAlchemy - web framework ? flebber <flebber.crue@gmail.com> - 2014-05-12 16:34 -0700
  Re: SQLAlchemy - web framework ? Iuri <iurisilvio@gmail.com> - 2014-05-12 21:44 -0300
  Re: SQLAlchemy - web framework ? Ben Finney <ben@benfinney.id.au> - 2014-05-13 10:55 +1000
  Re: SQLAlchemy - web framework ? Roy Smith <roy@panix.com> - 2014-05-12 21:04 -0400
    Re: SQLAlchemy - web framework ? flebber <flebber.crue@gmail.com> - 2014-05-12 22:28 -0700
      Re: SQLAlchemy - web framework ? Roy Smith <roy@panix.com> - 2014-05-13 07:11 -0400
        Re: SQLAlchemy - web framework ? flebber <flebber.crue@gmail.com> - 2014-05-14 00:27 -0700
          Re: SQLAlchemy - web framework ? Ben Finney <ben@benfinney.id.au> - 2014-05-14 17:45 +1000
  Re: SQLAlchemy - web framework ? Sayth Renshaw <flebber.crue@gmail.com> - 2014-05-13 11:29 +1000
  Re: SQLAlchemy - web framework ? Amirouche Boubekki <amirouche.boubekki@gmail.com> - 2014-05-23 14:48 +0200

csiph-web