I would like to build animations based on 2 scenarios that pull data into Blender from SQLite, MongoDB or MySQL database.
One scenario where a bit of text data would become a simple text object would be a movie post credit roll animation. In this case, numerical data from an external file would control the size, radius or constraint controls of objects in the animation.
How can I get information from an external file and use that to control properties (sometimes animated) of various objects?