Re: Is there a way to bypass sql?
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: samantha <sjatkins@mac.com>
Cc: pgsql-general@postgresql.org
Date: 2010-08-09T18:52:34Z
Lists: pgsql-general
hello 2010/8/9 samantha <sjatkins@mac.com>: > I have been digging into NoSQL of late. For navigational queries it would > be great if there was a way to bypass SQL and directly pull from an > identifier for a record or arbitrary byte stream. Does postgresql directly > support such ability? What is the closest that you could come? no, there are nothing similar - you cannot to bypass SQL. Regards Pavel Stehule > > - samantha >