Never having looked under the hood of the database backends, my head
is swimming a little bit trying to find a place to get started. I'm
working on the queryset-refactor branch and using the sqlite3 backend
as a template.

Any devs that can point me in the right direction?


-- 
Pete


On Tue, Apr 8, 2008 at 8:26 AM, Marty Alchin <[EMAIL PROTECTED]> wrote:
>
>
>  On Tue, Apr 8, 2008 at 10:21 AM, Peter Baumgartner <[EMAIL PROTECTED]> wrote:
>  >  Anybody interested in starting an app engine/big table db backend
>  >  project? Should be interesting and might help pave the way for some
>  >  other non-traditional databases like CouchDB or SimpleDB. While I'm
>  >  not a database expert, I'm sure I can chip in.
>  >
>  >  It seems like most of the basic functionality is already there and
>  >  more advanced queries could be simulated with multiple queries and
>  >  some magic on the backend.
>
>  I'd love to see it happen, even if as an academic exercise, but I
>  don't have the time right now to work on it. I do know a lot about
>  making magic with models though, so I'll keep an eye on whatever
>  happens and chime in where I think I can help.
>
>  -Gul
>
>  >
>

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

Reply via email to