mongodb atlas

is it not possible to create a mongodb atlas db in railway or enable it via the default mongodb?

Solved

8 Replies

dev
MODERATOR

a month ago

You can create a Mongo database in Railway, but you can't create a Mongo Atlas database in Railway. Mongo Atlas is MongoDB's own MongoDB hosting service- Railway is an entirely seperate entity

Otherwise, you can create a Mongo database on MongoDB Atlas and use it in a Railway service if that's what you mean


oh, i was primarily looking for like using mongodb for vectorization and noticed i couldnt enable it on the default railway mongodb


dev
MODERATOR

a month ago

oh okay, i believe vector search is available on version 8.2 mongo databases, railway deploys a version 8 mongo database but you can set the version yourself after


dev
MODERATOR

a month ago

alternatively use chroma for vector search instead 😼


huge tyty


<:uwu7:1354132143311294596>


dev
MODERATOR

a month ago

No problem 🙂


dev
MODERATOR

a month ago

!s


Status changed to Solved dev about 1 month ago


Loading...