Categories > Bibles > Raw Data
Bible SQL Scripts
This download contains SQL scripts for importing several translations of the Bible into a T-SQL based database. The scripts were designed for Microsoft SQL Server but will work on MySQL with minimal modifications. The translations included are:
- American Standard Version
- Bible in Basic English
- Darby Bible
- King James Version
- World English Bible
- Webster Bible
- Young's Literal Translation
Each translation is a separate sql file you can just open and run. The each create a single new table for that translation and insert one row for each verse. From there you can write scripts to normalize the data if you wish.
Each translation contains about 32,000 insert statements which can take a while to execute. We recommend you upload and execute the script directly from the SQL server if possible.
Source: These scripts have been generated by Believer's Resource using various original sources. They may be used and distributed freely by anyone but may not be sold. If you make any improvements to these scripts and are willing to share those with others, please let us know.
If you enjoyed this content or it was helpful to you, help others find it. Email it to your friends or link to us.
|