<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.strawberrymusicplayer.org/index.php?action=history&amp;feed=atom&amp;title=Accessing_the_database</id>
	<title>Accessing the database - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.strawberrymusicplayer.org/index.php?action=history&amp;feed=atom&amp;title=Accessing_the_database"/>
	<link rel="alternate" type="text/html" href="http://wiki.strawberrymusicplayer.org/index.php?title=Accessing_the_database&amp;action=history"/>
	<updated>2026-05-24T14:10:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>http://wiki.strawberrymusicplayer.org/index.php?title=Accessing_the_database&amp;diff=29&amp;oldid=prev</id>
		<title>Jonas: Created page with &quot;The database is in a different location based on OS.  == Linux and other Unix systems (except macOS) ==  To access the database open a terminal and type:      sqlite3 ~/.local/share/strawberry/strawberry/strawberry.db   == macOS ==  To access the database open a terminal and type:      sqlite3 ~/Library/Application\ Support/Strawberry/Strawberry/strawberry.db   == Windows ==  To access the database, open a command prompt, and type:      cd &quot;\%PROGRAMFILES%\Strawberry Mus...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.strawberrymusicplayer.org/index.php?title=Accessing_the_database&amp;diff=29&amp;oldid=prev"/>
		<updated>2022-08-16T16:53:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The database is in a different location based on OS.  == Linux and other Unix systems (except macOS) ==  To access the database open a terminal and type:      sqlite3 ~/.local/share/strawberry/strawberry/strawberry.db   == macOS ==  To access the database open a terminal and type:      sqlite3 ~/Library/Application\ Support/Strawberry/Strawberry/strawberry.db   == Windows ==  To access the database, open a command prompt, and type:      cd &amp;quot;\%PROGRAMFILES%\Strawberry Mus...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The database is in a different location based on OS.&lt;br /&gt;
&lt;br /&gt;
== Linux and other Unix systems (except macOS) ==&lt;br /&gt;
&lt;br /&gt;
To access the database open a terminal and type:&lt;br /&gt;
&lt;br /&gt;
    sqlite3 ~/.local/share/strawberry/strawberry/strawberry.db&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== macOS ==&lt;br /&gt;
&lt;br /&gt;
To access the database open a terminal and type:&lt;br /&gt;
&lt;br /&gt;
    sqlite3 ~/Library/Application\ Support/Strawberry/Strawberry/strawberry.db&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
&lt;br /&gt;
To access the database, open a command prompt, and type:&lt;br /&gt;
&lt;br /&gt;
    cd &amp;quot;\%PROGRAMFILES%\Strawberry Music Player\&amp;quot;&lt;br /&gt;
    sqlite3 %LOCALAPPDATA%\Strawberry\Strawberry\strawberry.db&lt;/div&gt;</summary>
		<author><name>Jonas</name></author>
	</entry>
</feed>