BIGHOUSE OG
Problem with Asyncio + Python code inserting data into MongoDb
Hello, there!
project id : eda27a88-d8f4-495f-b917-1fd2269f5764/service/1f6a6169-ee36-4d5c-b276-8ef180149200
I have a code that inserts data into a MongoDB database. I'm using pymongo.
The code is running locally fine, but isnt working on Railway CLI or in Railway. I tried checking packages versions on railway x in my project, but I don't know how to do that exactly.
Can you guys please help? I really appreciate
24 replies
API in Railway using MongoDB Atlas.
My plan is to build an api in Django using MongoDB as database. The current version that railway supports its 4.4 if I'm right. Because of that, I'm thinking in using MongoDB Atlas., so I can use the updated version of mongodb. But my Django API will be hosted on Railway. Is this a smart approach? Can I run into any problems with this? This will be a huge api ( in terms of data) in the future.
Project ID: eda27a88-d8f4-495f-b917-1fd2269f5764
6 replies