in reply to Basic Database?
Joins (though the underlying Sleepycat BerkeleyDB supports them) are not yet supported (though the manpage says that support is in progress). However, you could use the fine-grained locking and multiple tables to do joins manually.
|
---|