hello 2010/8/9 samantha <[email protected]>: > 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 > -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
