Enabling a scripting mechanism for Umbraco, using a console (command line interface) to execute the scripts/queries.
So far, the examples are using C#, however a suitable scripting language should be used. Currently JavaScript is the favourite, followed by Lua and Python.