SQLA is, as is its name indicates, a SQL ORM.
Django ORM should work for SQL and NoSQL DBMS.
NoSQL integration in Django is a more interesting and needed subject,
but who cares about that in the core team ?

-1

Cheers, Florent.

On Tue, Dec 4, 2012 at 4:19 AM, Ivan <[email protected]> wrote:
> вторник, 4 декабря 2012 г., 0:48:04 UTC+2 пользователь Ivan написал:
>>
>> Allows to use both, Django-ORM + SQLAlchemy. Single connection.
>> SQLAlchemy's models are generated automatically form Django's models.
>> https://github.com/Deepwalker/aldjemy
>
>
> Sorry for bad link. This is the correct link:
> https://github.com/Deepwalker/aldjemy
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-developers/-/L0B7gjhBTc8J.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/django-developers?hl=en.



-- 
FLOSS Engineer & Lawyer

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to