MongoDG's profile picture. If loving mongoDB is wrong... I don't want to be right!

Daniele Graziani

@MongoDG

If loving mongoDB is wrong... I don't want to be right!

Worked with search today. Do not forget, when using autocomplete, to also provide case-insensitive matches as users will not capilize appropriately.


Creating indexes following the ESER rule. This means moving the sort field up when there are many equality fields. Put the sort field in third place, for example. This strategy can reduce the number of indices that you actually need to create.


MongoDB developers choose the driver in use by each application. It is important to not let the version in use become old because when your ops people need to upgrade a major version of the database they might forget to ask. Always know the driver version before upgrading.


An interesting bug in the MongoDB Atlas UI. If you find document and sort them, you can only sort them by one field. Adding a second field will display an error. I hope that this gets fixed soon.


There are a few ways to query for dates, but the most understandable for me is: $match: { 'startDeliveryDate': { '$gte': new Date('1 May 2022 00:00:00+02:00') } } The key is +02:00, which brings the dates back to my timezone for comparison purposes.


Have you ever struggled with dates and MongoDB? For example, when I use the Atlas UI to enter a date (data type) for '2022-05-01' it gets entered as '2022-04-30T22:00:00' because I'm in CET and dates are in UTC in Atlas. What if I want to search for '5/1/2022'. How do I do it?


Check out this Meetup: Live in Utrecht! MongoDB anyone? meetup.com/mongodb-utrech… #Meetup via @Meetup


Customers often gather performance data, then they want to find it in ops manager metrics weeks later. Save yourself some grief and get the data after it just got collected (to get the best granularity). Also, your numbers are not going to match OM's numbers.


This is very good.

#MongoDB Atlas is adding High-Throughput clusters on #AWS, featuring local NVMe based SSDs and Bare Metal instances. These low latency, high I/O clusters can help teams accelerate existing applications or enable new ones.



I am completing my plan to stop using fossil fuels by 2030.

In the news business, we have what we call the "Friday news dump". It's when the government releases information they hope gets lost in the news cycle over the weekend. @10NewsWTSP #ClimateFriday #ClimateChange #News #Trump #NationalClimateAssessment #science #FridayFeeling



Daniele Graziani reposted

Tune in to @MadMoneyOnCNBC tonight at 6 PM ET to see our CEO @dittycheria get interviewed by the one and only @JimCramer! #MadMoney #MongoDB

MongoDB's tweet image. Tune in to @MadMoneyOnCNBC tonight at 6 PM ET to see our CEO @dittycheria get interviewed by the one and only @JimCramer! #MadMoney #MongoDB

Daniele Graziani reposted

An extraordinary week at MongoDB. Thanks to everyone who made 4.0 possible and to our great users for an inspiring MongoDB World.


Daniele Graziani reposted

At MongoDB, we Embrace the Power of Differences because we recognize that a diverse workforce is the best way to broaden perspectives and foster innovation. We're proud to stand with #FoundersForChange for a more inclusive tech industry. foundersforchange.org

MongoDB's tweet image. At MongoDB, we Embrace the Power of Differences because we recognize that a diverse workforce is the best way to broaden perspectives and foster innovation. We're proud to stand with #FoundersForChange for a more inclusive tech industry. foundersforchange.org

United States Trends

Loading...

Something went wrong.


Something went wrong.