Scalability
MongoDB offers horizontal scaling through sharding, allowing it to handle large volumes of data and enabling distributed computing.
Flexible Schema
It allows for a flexible schema design using BSON (Binary JSON), making it easier to iterate and change application data models.
High Performance
MongoDB is optimized for read and write throughput, making it suitable for real-time applications.
Rich Query Language
Supports a rich and expressive query language that allows for efficient querying and analytics.
Built-in Replication
Provides robust replication mechanisms for high availability and redundancy.
Geospatial Indexing
Offers powerful geospatial indexing capabilities, useful for location-based applications.
Aggregation Framework
Enables complex data manipulations and transformations using the aggregation pipeline framework.
Cross-Platform
Works on multiple operating systems, enhancing its versatility and deployment options.
Have a Mongo database holding the various phrases we’re going to use and potentially configuration data for the frontend as well.
– Source: dev.to
/
about 1 month ago
It’s also worth mentioning that Perseid provides out-of-the-box support for React, VueJS, Svelte, MongoDB, MySQL, PostgreSQL, Express and Fastify.
– Source: dev.to
/
13 days ago
Does anyone know if the most basic Elastic Cluster instance of DocumentDB carries any monthly fixed cost or is it just on-demand cost? Another words if I run like 10,000 queries against the DB per month, what kind of bill would I expect? This is for a super small app. I am currently using mongodb free tier , but want to migrate everything to AWS. Can’t seem to find a straight answer to the pricing question.
Source:
over 1 year ago
You can use either MongoDB.com‘s dashboard (if you host a remote database) or Mongo Compass to run queries on the data or you can modify the express middleware with your own queries. I’m still working on the API, so it’s not very robust yet. I will update this when it is.
Source:
almost 2 years ago
Mongodb.com and many other services that don’t work with russians anymore.
Source:
almost 2 years ago
If I go to mongodb.com, I can see that no data has been posted to the database. However, the logs DO show that my requests have been received.
Source:
about 2 years ago
I recently made an account on mongodb.com, and soon after, I saw checked my Facebook advertisement settings and saw that MongoDB was targeting me through “uploaded a list to target you”.
Very likely they sell or use your information on/to other platforms and companies too.
Source:
about 2 years ago
– Create your own database on Mongodb.com and fetch quotes from there.
Source:
about 2 years ago
Otherwise, all the other instances of the application will fire (if I run the app on localhost, changes on the server will observed on localhost without this check). Thus exponentially increasing “writes” (they aren’t writes as the data would be the same, but its traffic none the less). That’s what I mean about the “watch happens on the database” which means I’m not watching the code locally (e.g. it’s not handled…
Source:
about 2 years ago
I’ve actually managed to do it today. The reason why I haven’t done it before is because I had to login via mongodb.com to use their Jira. I hope they respond!
Source:
over 2 years ago
MongoDB | SE3/Senior Software Engineer, Query | Full-time | $180-300k+ (total comp, negotiable) | NYC, Chicago, or Remote (North America only) | https://mongodb.com MongoDB started as a NoSQL document database, but we are growing into a data platform with sophisticated support for transactional, analytics, full-text search, and time-series queries at huge scale. This opening is specifically for my Database Query…
– Source: Hacker News
/
over 2 years ago
After creating a notiger account, you create a project. Each project can have streams that will receive the events. When an event is received, it is stored in a database, MongoDB in this case and a notification is pushed to all devices with notifications enabled that the user has.
– Source: dev.to
/
over 2 years ago
This project was bootstrapped with Create React App
Designed using the effluent Chakra UI and powered by MongoDB.
– Source: dev.to
/
over 2 years ago
Hello There! I am Tharun and I am really happy to present to you the Docket. (You guessed it, a ToDo App). It is powered by the beloved react with node as the backend doing all the heavy lifting and ofcourse, one of the well thought out and most awesome nosql database out there our very favorite MongoDB storing all the app’s data.
– Source: dev.to
/
over 2 years ago
MongoDB is a documents database that is used to create high-availability and scalable web applications. Thanks to its modular schema method, it’s trendy among teams of developers who employ agile methodologies. Moreover, with the drivers for all the major software languages, MongoDB permits you to start developing your application without configuring databases instantly.
– Source: dev.to
/
almost 3 years ago
In this article you are going to learn how to migrate your Relational database(MySQL, MariaDb etc) to Non-relational database like MongoDb.
– Source: dev.to
/
over 3 years ago
How does this have 110 upvotes on reddit but only 25 on mongodb.com lol … You guys..!!
Source:
over 3 years ago