<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://scriptures.nephi.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://scriptures.nephi.org/feed.php">
        <title>LDS Scriptures - Database and Text Exports</title>
        <description></description>
        <link>https://scriptures.nephi.org/</link>
        <image rdf:resource="https://scriptures.nephi.org/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-14T08:19:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://scriptures.nephi.org/postgresql?rev=1610021807&amp;do=diff"/>
                <rdf:li rdf:resource="https://scriptures.nephi.org/start?rev=1607486148&amp;do=diff"/>
                <rdf:li rdf:resource="https://scriptures.nephi.org/json?rev=1607484797&amp;do=diff"/>
                <rdf:li rdf:resource="https://scriptures.nephi.org/sqlite?rev=1607480658&amp;do=diff"/>
                <rdf:li rdf:resource="https://scriptures.nephi.org/mysql?rev=1607476301&amp;do=diff"/>
                <rdf:li rdf:resource="https://scriptures.nephi.org/?image=pictures-of-jesus-smiling-1138511-mobile.jpg&amp;ns=0&amp;rev=1548105606&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://scriptures.nephi.org/_media/wiki:dokuwiki.svg">
        <title>LDS Scriptures - Database and Text Exports</title>
        <link>https://scriptures.nephi.org/</link>
        <url>https://scriptures.nephi.org/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://scriptures.nephi.org/postgresql?rev=1610021807&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-07T12:16:47+00:00</dc:date>
        <dc:creator>steve (steve@undisclosed.example.com)</dc:creator>
        <title>PostgreSQL - [Importing Database] </title>
        <link>https://scriptures.nephi.org/postgresql?rev=1610021807&amp;do=diff</link>
        <description>PostgreSQL

Files

The PostgreSQL export ships with multiple files:

	*  lds-scriptures-postgresql.sql - the database export
	*  schema.txt - the schema used in the database
	*  export.sh - how the exports were created

Importing Database

To import the file, create your</description>
    </item>
    <item rdf:about="https://scriptures.nephi.org/start?rev=1607486148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-09T03:55:48+00:00</dc:date>
        <dc:creator>steve (steve@undisclosed.example.com)</dc:creator>
        <title>LDS Documentation Project - The Scriptures</title>
        <link>https://scriptures.nephi.org/start?rev=1607486148&amp;do=diff</link>
        <description>LDS Documentation Project - The Scriptures


“Heaven and earth shall pass away, but my words shall not pass away.”

Matthew 24:35

“Wherefore, how great the importance to make these things known unto the inhabitants of the earth, that they may know that there is no flesh that can dwell in the presence of God, save it be through the merits, and mercy, and grace of the Holy Messiah, who layeth down his life according to the flesh, and taketh it again by the power of the Spirit, that he may bring t…</description>
    </item>
    <item rdf:about="https://scriptures.nephi.org/json?rev=1607484797&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-09T03:33:17+00:00</dc:date>
        <dc:creator>steve (steve@undisclosed.example.com)</dc:creator>
        <title>JSON - created</title>
        <link>https://scriptures.nephi.org/json?rev=1607484797&amp;do=diff</link>
        <description>JSON

Format

The JSON export is a single-layer depth of a subset found in the scriptures view in the SQL databases.

An example:


    {
        &quot;volume_title&quot;: &quot;New Testament&quot;,
        &quot;book_title&quot;: &quot;John&quot;,
        &quot;book_short_title&quot;: &quot;John&quot;,
        &quot;chapter_number&quot;: 3,
        &quot;verse_number&quot;: 16,
        &quot;verse_title&quot;: &quot;John 3:16&quot;,
        &quot;verse_short_title&quot;: &quot;John 3:16&quot;,
        &quot;scripture_text&quot;: &quot;For God so loved the world, that he gave his only begotten Son, that whosoever believeth in h…</description>
    </item>
    <item rdf:about="https://scriptures.nephi.org/sqlite?rev=1607480658&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-09T02:24:18+00:00</dc:date>
        <dc:creator>steve (steve@undisclosed.example.com)</dc:creator>
        <title>SQLite 3 - created</title>
        <link>https://scriptures.nephi.org/sqlite?rev=1607480658&amp;do=diff</link>
        <description>SQLite 3

Files

The SQLite export ships with multiple files:

	*  lds-scriptures-sqlite.db - the SQLite 3 database export
	*  schema.txt - the schema used in the database
	*  dump.txt - the database content in SQL statements
	*  export.sh - how the exports were created</description>
    </item>
    <item rdf:about="https://scriptures.nephi.org/mysql?rev=1607476301&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-09T01:11:41+00:00</dc:date>
        <dc:creator>steve (steve@undisclosed.example.com)</dc:creator>
        <title>MySQL - [Importing Database] </title>
        <link>https://scriptures.nephi.org/mysql?rev=1607476301&amp;do=diff</link>
        <description>MySQL

Files

The MySQL export ships with multiple files:

	*  lds-scriptures-mysql.sql - the database export
	*  schema.txt - the schema used in the database
	*  export.sh - how the exports were created

Importing Database

To import the file, create your</description>
    </item>
    <item rdf:about="https://scriptures.nephi.org/?image=pictures-of-jesus-smiling-1138511-mobile.jpg&amp;ns=0&amp;rev=1548105606&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T21:20:06+00:00</dc:date>
        <dc:creator>sdibb (sdibb@undisclosed.example.com)</dc:creator>
        <title>pictures-of-jesus-smiling-1138511-mobile.jpg - created</title>
        <link>https://scriptures.nephi.org/?image=pictures-of-jesus-smiling-1138511-mobile.jpg&amp;ns=0&amp;rev=1548105606&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://scriptures.nephi.org/_media/pictures-of-jesus-smiling-1138511-mobile.jpg?w=500&amp;amp;h=500&amp;amp;tok=ef2756&quot; alt=&quot;pictures-of-jesus-smiling-1138511-mobile.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
