Accessing MongoDB data using SQL / ODBC on Linux
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
Guide on using MongoDB's BI Connector to access MongoDB data via SQL/ODBC from Windows tools like Excel, with a practical example using UK MOT test data.
Part 8 of a Docker series: Building an ioJS REST API container with hapiJS and MongoDB, focusing on application logic and containerization.
Part 7 of a Docker tutorial series: creating a custom MongoDB container image for a website's persistence layer.
A guest post in a series exploring methods and best practices for tracking document versions within MongoDB databases.
A guide to configuring a Java application to connect to MongoDB using SSL encryption and access control rules.
Fixing MongoDB Connector for Hadoop authentication errors by granting the clusterManager role to the user.
A technical comparison of Map-Reduce implementations in MongoDB and RavenDB, using a blog post tagging example.
Analyzing MongoDB query performance using $exists operator and the impact of indexes on large datasets.
A rebuttal to a critical blog post about Spring Data MongoDB, defending its design and clarifying misconceptions about its ORM-like features.
Announces v1.1.0 of a MongoDB session state provider for ASP.NET, updating to the latest C# driver with breaking change fixes.
A developer's 2011 year-in-review covering tech conferences (SQLBits, Mongo UK), community contributions, job changes, and open-source projects.
A technical guide on integrating MongoDB, a NoSQL document database, with the Spring Data framework for Java applications.
Explains the concept of 'working set' in databases, its importance for performance, and how to manage it, with examples focused on MongoDB.
A developer shares a custom ASP.NET session state store provider backed by MongoDB, including setup, configuration, and usage notes.
A developer reflects on the value of participating in tech Q&A communities and shares the surprise of receiving the Microsoft Community Contributor Award 2011.
Analysis of MongoDB v1.8's new write-ahead journaling feature, testing its performance impact on data import speeds.
A summary of the March 2011 SQL Server Southampton UserGroup meeting, featuring a talk on SQL Server replication and announcements for future events.
MongoDB 1.8.0 Release Candidate 2 is now available for download, featuring several updates and changes.