Unless things change web2py supports more engines than sqlalchemy ven if 
not all equally well.
The migration logic is very different. The syntax is very different. pydal 
is integrated with web2py forms and has logic for exposing REST APIs. It is 
actually being improved a lot these days. I will write some docs in the 
next couple of weeks.

Massimo

On Wednesday, 8 May 2019 08:32:15 UTC-7, Jurgis Pralgauskis wrote:
>
> Hi, 
>
> What are main differences between two of those?
>
> their ideology seems similar -- no ORM , but pyDAL seems less verbose
>
> https://docs.sqlalchemy.org/en/13/core/tutorial.html#define-and-create-tables
>
> it also has similar concept for selected results (Store):
>
> https://docs.sqlalchemy.org/en/13/core/connections.html#sqlalchemy.engine.ResultProxy
>
> curious, could pyDAL be based on Alchemy Core (Expression language) --  it 
> already supports may sql-engines?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/f111d196-e80e-42c3-be06-32c628b614a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to