#Can I use new database tech with railway?
15 messages · Page 1 of 1 (latest)
unfortunately, No. Railway doesn't offer persistent storage. Everything you'll store in that database will get deleted.
but you can store database files in filesystem with different option like other sql files
yeah, that filesystem isn't persistent.
soo how do other database templates works on railway then?
what is difference between an sql file and surrealdb file
I didn't get part
Their file system is persistent.
Plugins & Services are two different things on railway
only team can create plugins & they have a persistent disk
any one can create services & disk they get is ephemeral.
services*
Also, railway cannot offer managed surrealdb because it is against surrealdb's license. You'll have to wait for surrealdb's cloud platform.
ty
hmm I got it thanks for your responses