Bible translations in JSON format. All Bible translations are ready to import into MongoDB
.
Import Bible traslation into MongoDB
using mongoimport
tool:
mongoimport --host localhost:27017 -u admin -p 'password' --db bibleapi --collection bible --drop --file asv.json
- American Standard Version (ASV)
- King James Version (KJV)
- Contemporary Russian Translation of the Bible (CRTB)
- The New Russian Translation (NRT)
- Russian Synodal Translation (RST)