Hacker News new | ask | show | jobs
by mooneater 6703 days ago
If by schemaless you mean the arbitrary name/attribute pairs, you could simply use SQL, with an "attribute" table with "name" and "value", and "nodeid" columns.