4 months ago
is it not possible to create a mongodb atlas db in railway or enable it via the default mongodb?
8 Replies
4 months 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
4 months ago
oh, i was primarily looking for like using mongodb for vectorization and noticed i couldnt enable it on the default railway mongodb
4 months 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
4 months ago
alternatively use chroma for vector search instead 😼
4 months ago
huge tyty
4 months ago
<:uwu7:1354132143311294596>
4 months ago
No problem 🙂
4 months ago
!s
Status changed to Solved dev • 4 months ago