From: James Gray Date: 2009-05-18T12:12:00+09:00 Subject: Re: Berkeley DB or Store equivalent? On May 17, 2009, at 8:03 PM, Mk 27 wrote: > Here's a related question: Is is normal to just use sets of 2D tables > with SQL? Or can you create Nth dimensional stuff like a hash of > hashes > of arrays? In SQL, you use joins to manipulate data in this fashion. James Edward Gray II