Quantcast
Channel: MongoDB | Blog
Browsing all 2423 articles
Browse latest View live

The Top 5 Reasons to attend a MongoDB.local conference

I recently attended (and spoke at!) my first MongoDB.local (or .local for short) in Dallas, Texas. If you've been wondering if it's worth taking a day out of your busy schedule to attend one, the...

View Article


Build a Slack App in 10 minutes with MongoDB Stitch

Slack is not only the [fastest growing startup in history](https://www.forbes.com/sites/johnkoetsier/2018/11/30/how-slack-became-the-fastest-growing-enterprise-software-ever/), but it's also an app by...

View Article


Building with Patterns: The Subset Pattern

Some years ago, the first PCs had a whopping 256KB of RAM and dual 5.25" floppy drives. No hard drives as they were incredibly expensive at the time. These limitations resulted in having to physically...

View Article

The 2038 problem and how to solve it for MongoDB

This year, 2019, is halfway between 2000 and 2038. If you don't know, 2038 is going to be an interesting year like 2000 was an interesting year for dates and times. 2038 is the year that the 32-bit...

View Article

Developer Spotlight: ArchitectNow And Building A Software Development Firm To...

Kevin Grossnicklaus is the Principal of ArchitectNow, a successful software development firm located in St.Louis. Using MongoDB Atlas and Microsoft Azure, his team designs, builds and launches robust...

View Article


Building with Patterns: The Extended Reference Pattern

Throughout this Building With Patterns series, I hope you've discovered that a driving force in what your schema should look like, is what the data access patterns for that data are. If we have a...

View Article

Meet Some of MongoDB's Influential Female Leaders

In celebration of International Women's Day, we are highlighting some of our most influential leaders at MongoDB and how they've grown at the company. According to Fairygodboss, promoting more women...

View Article

New Monitoring Integration for MongoDB Atlas Metrics in Datadog

MongoDB Atlas customers are now able to harness the application stack monitoring power of Datadog thanks to a new live metrics integration between the two services. The MongoDB Atlas and Datadog...

View Article


Their Story: Shine

Meet Naomi Hirabayashi and Marah Lidey, Co-Founders and Co-CEOs of Shine in the first of a series for Women's History Month where we look at their stories, values, and journey to the C-suite.

View Article


Calling the MongoDB Atlas API - How to do it from Node, Python, and Ruby

The real power of a cloud-hosted, fully managed service like [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) is that you can create whole new database deployment architectures automatically, using...

View Article

Stitching Sheets: Using MongoDB Stitch To Create An API For Data In Google...

Thanks to MongoDB Stitch, it is easier than ever to integrate web services with MongoDB. In this example, we are going to use it to make calendar data flow between Google Sheets and MongoDB, complete...

View Article

Announcing the MongoDB Global Transactions Beta Program

It was just over 12 months ago that we announced we were bringing [multi-document ACID transactions](https://www.mongodb.com/transactions) to MongoDB. We shipped the first beta code a couple of weeks...

View Article

Building with Patterns: The Approximation Pattern

Imagine a fairly decent sized city of approximately 39,000 people. The exact number is pretty fluid as people move in and out of the city, babies are born, and people die. We could spend our days...

View Article


MongoDB Named A Leader in The Forrester Wave™: Big Data NoSQL, Q1 2019

MongoDB has been recognized as a Leader in the NoSQL market by research firm Forrester in its _[Forrester Wave™: Big Data NoSQL, Q1 2019...

View Article

Her Story: Klickly

Meet Cooper Harris, Founder and CEO of Klickly, in the second post in our series for Women's History Month. Learn more about her story, values, and journey to the C-suite.

View Article


Calling the MongoDB Atlas API - How to do it from Go

After last week's article on [how to access the Atlas API](https://www.mongodb.com/blog/post/calling-the-mongodb-atlas-api--how-to-do-it-from-node-python-and-ruby) with Node, Python, and Ruby, I was...

View Article

Official MongoDB Go Driver Now GA and Ready For Production

Today, we are making the [official MongoDB Go driver](https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0) Generally Available (GA). We welcome everyone to the first day of a new generation...

View Article


MongoDB Go Driver Tutorial Part 1: Connecting, Using BSON, and CRUD Operations

The official MongoDB Go Driver recently moved to GA with the release of version 1.0.0. It's now regarded as feature complete and ready for production use. This tutorial will help you get started with...

View Article

Building with Patterns: The Tree Pattern

Many of the schema design patterns we've covered so far have stressed that saving time on JOIN operations is a benefit. Data that's accessed together should be stored together and some data duplication...

View Article

2019 William Zola Award Nominations

Community is core to the success of MongoDB and the people that use it. This year is the fifth year we've held the William Zola Award for Community to honor those whose contributions to support have...

View Article
Browsing all 2423 articles
Browse latest View live