[X3D-Ecosystem] SAI for SQLite or ORM
John Carlson
yottzumm at gmail.com
Wed Apr 2 13:24:57 PDT 2025
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.
Also, there’s going to be an aspect of versioning, assuming that the
database won’t be garbage collected.
Aaron, I’m copying you because you’ve extended exports in x3d.py and you
might have some ideas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-ecosystem_web3d.org/attachments/20250402/926036ea/attachment.html>
More information about the X3D-Ecosystem
mailing list