The DAL is an sql abstraction layer. NoSQL is just that, no sql needed, since its a document store... I think its silly to try and put relational mindsets into something that is designed to not be relational or ACID/ATOMIC.
-- Thadeus On Sun, Jul 11, 2010 at 5:12 AM, Pystar <[email protected]> wrote: > I would like to know the status of the DAL rewrite in respect to NoSQL > support. How can I help in the work being done? >

