I am thinking I want to add a database flavor of x3d.py and X3DJSAIL, so that i can load and save scenes as a relational database, not as a complete document, but broken up into 3 tables (entity, entity type, and relationship). or hundreds of tables.   I would also like to save dirtied fields and receive modifications in the scene from the database or a peer.<div dir="auto"><br></div><div dir="auto">Also, there’s going to be an aspect of versioning, assuming that the database won’t be garbage collected.</div><div dir="auto"><br></div><div dir="auto">Aaron, I’m copying you because you’ve extended exports in x3d.py and you might have some ideas.</div>