Ajax based bible search module. It uses Ajax to retrieve and display scripture in several Translations of the bible in a single call.
It is also runs from a web service or a MySql data base. I repeat it runs from MySQL and Not SQL server.
If you do not wish to run from the web service, you may download and install several other translations of the Bible. The bible translations that are available are all public domain and the information delivered with the download.
Also, please note that the configuration for the search is stored and retrieved from a tool call ConstantsManager which is available here. I modified the constants manager to work from within a DotNetNuke module and it allows setting to be shared and cached without storing them in a database or the config file.