Object-oriented database Wiki
Object-Oriented Database in C# with Windows PowerShell interface
Status: Alpha
Brought to you by:
engitex
1. Supported "simple" (value) types are:
2. Arrays of these types are also supported.
3. The following types can be stored in OODB apart from value types:
4. Arrays of Hashtables
Hashtable[]
and lists OODBobjects
List<OODBobject>
are supported too.
When working via PowerShell, Hashtables are supposed to be used.