How to connect sqlite3
yaviskokakola
HOBBYOP

a year ago

i've setup sqlite database using https://railway.app/template/jOiNFt this template so i dont see anywhere database url and what should i do? how to set it up?

Solved

16 Replies

yaviskokakola
HOBBYOP

a year ago

N/A


yaviskokakola
HOBBYOP

a year ago

i've password and web interface


a year ago

thats not how it works, ill let @ThallesComH explain


yaviskokakola
HOBBYOP

a year ago

i know sqlite is local file based database but cant a get access to that which is hosted somewhere?


yaviskokakola
HOBBYOP

a year ago

i've 27mb BIN database and im building API for that and wanted to make approach on light database and i think sqlite3 would be good


a year ago

haha you kinda just answered your own question


yaviskokakola
HOBBYOP

a year ago

lol i thought i could get access via url


a year ago

local file based database


yaviskokakola
HOBBYOP

a year ago

yeah i see now


yaviskokakola
HOBBYOP

a year ago

so for my use case should i use mongo? or redis


a year ago

that template is more so a demo on how an app would use sqlite


a year ago

postgres


yaviskokakola
HOBBYOP

a year ago

isnt postgres too heavy?


a year ago

no not really


yaviskokakola
HOBBYOP

a year ago

okay thanks 💕 i appreciate that 🙏🏻


a year ago

!s


Status changed to Solved brody over 1 year ago


Loading...