I’m thinking of storing animations in a SQLite database for later retrieval as JSON.  I will be storing ScalarInterpolators (live parameter changes), PositionInterpolators (mocap Joint centers). ROUTEs and TimeSensors.  I’m not really wanting to reinvent the wheel, so if someone has a solution in PHP and SQLite or MySQL, I’m all ears.<div dir="auto"><br></div><div dir="auto">My plan is to make this multiuser.</div>