using sqlite with php
lucasgarcia98
HOBBYOP

a year ago

I wanted to know how to use sqlite in a php application on the railway server, I couldn't understand that sqlite3 template, in this case how to connect a service to it?

Solved

3 Replies

lucasgarcia98
HOBBYOP

a year ago

a4bf43d8-5a2b-449e-8e1c-43d0e88b188f


brody
EMPLOYEE

a year ago

hello,

the sqlite template is just a demo, it's not something you connect to because sqlite is a file based database not a networked database.

you would want to save the sqlite file into a volume, please see our docs on that here -


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Status changed to Solved brody about 1 year ago


Loading...