<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="en">Engine Configuration — SQLAlchemy 0.7 Documentation</cite>
( (<time>2012-10-28 05:05:12 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://docs.sqlalchemy.org/en/rel_0_7/core/engines.html#database-urls">http://docs.sqlalchemy.org/en/rel_0_7/core/engines.html#database-urls</anchor-external></p><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en">kennethreitz/dj-database-url</cite>
(<time>2015-07-09 00:47:55 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/kennethreitz/dj-database-url">https://github.com/kennethreitz/dj-database-url</anchor-external></figcaption><blockquote><p>SQLite connects to file based databases. The same URL format is used, omitting the hostname, and using the &quot;file&quot; portion as the filename of the database. This has the effect of four slashes being present for an absolute file path: sqlite:////full/path/to/your/database/file.sqlite.</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">julianwachholz/dj-config-url: Use 12factor inspired URLs to configure your Django Application.</cite>
(<time>2016-11-17 22:46:00 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/julianwachholz/dj-config-url">https://github.com/julianwachholz/dj-config-url</anchor-external></figcaption><blockquote><p>SQLite	django.db.backends.sqlite3	sqlite:///PATH <strong>[</strong>1<strong>]</strong></p><p><strong>[</strong>1<strong>]</strong>	SQLite connects to file based databases. The same URL format is used, omitting the hostname, and using the &quot;file&quot; portion as the filename of the database. This has the effect of four slashes being present for an absolute file path: sqlite:////full/path/to/your/database/file.sqlite.</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> <cite xml:lang="en">establish_connection issue in 4.1.0.rc2 · Issue #14495 · rails/rails</cite>
(<time>2016-11-17 23:16:17 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/rails/rails/issues/14495">https://github.com/rails/rails/issues/14495</anchor-external></figcaption><blockquote><p>DATABASE_URL = sqlite3://db/database.sqlite3</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end> <cite>日本Cloud Foundryグループ ブログ: Expense を Cloud Foundry で動かす</cite>
(<time>2016-11-17 02:38:29 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://blog.cloudfoundry.gr.jp/2015/07/cf100apps-020-expense.html">http://blog.cloudfoundry.gr.jp/2015/07/cf100apps-020-expense.html</anchor-external></figcaption><blockquote><p>$ cf set-env expense DATABASE_URL sqlite3:////home/vcap/app/db/production.sqlite3</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="6" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[6]</anchor-end> <cite xml:lang="en">prometheus/promdash: Prometheus Dashboard Builder</cite>
(<time>2016-11-17 23:18:26 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/prometheus/promdash">https://github.com/prometheus/promdash</anchor-external></figcaption><blockquote><p>-e DATABASE_URL=sqlite3:/tmp/prom/file.sqlite3 \</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="7" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[7]</anchor-end> <cite>Mojo::SQLite - search.cpan.org</cite>
(<time>2016-11-17 23:22:27 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://search.cpan.org/~dbook/Mojo-SQLite-1.001/lib/Mojo/SQLite.pm">http://search.cpan.org/~dbook/Mojo-SQLite-1.001/lib/Mojo/SQLite.pm</anchor-external></figcaption><blockquote><p># Absolute filename</p><p>$sql-&gt;from_string('sqlite:////home/fred/data.db');</p><p>$sql-&gt;from_string('sqlite://localhost//home/fred/data.db');</p><p>$sql-&gt;from_string('sqlite:/home/fred/data.db');</p><p>$sql-&gt;from_string('file:///home/fred/data.db');</p><p>$sql-&gt;from_string('file://localhost/home/fred/data.db');</p><p>$sql-&gt;from_string('file:/home/fred/data.db');</p><p>$sql-&gt;from_string('///home/fred/data.db');</p><p>$sql-&gt;from_string('//localhost/home/fred/data.db');</p><p>$sql-&gt;from_string('/home/fred/data.db');</p><p># Relative to current directory</p><p>$sql-&gt;from_string('sqlite:data.db');</p><p>$sql-&gt;from_string('file:data.db');</p><p>$sql-&gt;from_string('data.db');</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="8" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[8]</anchor-end> <cite>php.cowiki.user - Re: sqlite connection problems - msg#00002 - Recent Discussion OSDir.com</cite>
(<time>2016-11-17 23:24:21 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://osdir.com/ml/php.cowiki.user/2005-05/msg00002.html">http://osdir.com/ml/php.cowiki.user/2005-05/msg00002.html</anchor-external></figcaption><blockquote><p>This worked:</p><p>sqlite://localhost/c:/htdocs/ocomb2/webapp/data/data.db</p></blockquote></figure></body></html>