Home / Companies / MongoDB / Blog / February 2025

February 2025 Summaries

26 posts from MongoDB

Filter
Month: Year:
Post Summaries Back to Blog
Vector quantization is a technique that compresses high-dimensional embeddings into compact representations while preserving their essential characteristics. This method addresses the challenges of large-scale AI workloads by reducing memory requirements, accelerating similarity computations, and lowering retrieval latency. By storing embeddings in reduced-precision formats (int8 or binary), organizations can dramatically cut memory usage and speed up retrieval, making vector quantization an indispensable strategy for high-volume AI applications. Quantization-aware training models, such as those from Voyage AI, are specifically designed to maintain accuracy while reaping cost savings at scale. With automatic scalar and binary quantization in index definitions, MongoDB Atlas supports "built-for-changing workloads" deployments, enabling large-scale vector workloads on smaller, more cost-effective clusters.
Feb 28, 2025 2,517 words in the original blog post.
Vector quantization is a technique used to compress high-dimensional embeddings into compact representations, reducing memory requirements and accelerating similarity computations. This approach is crucial for large-scale AI workloads that process millions of vector embeddings, as it addresses the challenges of scalability, latency, and resource utilization. By storing embeddings in reduced-precision formats such as int8 or binary, organizations can dramatically cut memory usage and speed up retrieval, while maintaining retrieval accuracy through compression and rescoring techniques. Vector quantization is particularly valuable for high-volume scenarios, real-time responses, and systems requiring low-latency queries under high user concurrency. Quantization-aware training models, like those from Voyage AI, help maintain accuracy while reaping cost savings at scale. MongoDB Atlas supports automatic vector quantization, enabling developers to run large-scale vector workloads on smaller, more cost-effective clusters.
Feb 27, 2025 2,458 words in the original blog post.
Hasura extends MongoDB's access control capabilities by providing granular permissions at the column and field level across multiple databases through its unified interface, solving the problem of designing a secure API system from scratch. Hasura enables teams to own a set of databases and collections, known as data domains, allowing for fine-grained role-based access control (RBAC) and attribute-based access control (ABAC) across all sources within each domain. Additionally, Hasura provides a powerful, declarative way to define access control rules at the collection and field level, simplifying the retrieval of related data across multiple databases by automatically creating schemas and API endpoints that let users query data along with its relationships.
Feb 26, 2025 650 words in the original blog post.
Today, the domestic startup Laralab operates a job search platform called Dongne-Alba, which provides a regional-based matching service with the mission of creating a society where "right people and right workplaces trust each other". The platform has grown to have 200 million registered users annually and has been expanded into an HR SaaS platform after being acquired by People in 2023. To improve user experience, Laralab introduced MongoDB Atlas Search, which enhanced search performance by 4 times and indexing capabilities for encrypted data. The platform also implemented a geospatial search feature using MongoDB's spatial query operators to provide a safer and more intuitive service. With the support of MongoDB, Laralab aims to build a trustworthy job search platform that provides efficient and secure services for both job seekers and employers.
Feb 26, 2025 419 words in the original blog post.
MongoDB is a general-purpose database that can support any use case, contrary to the misconception that it's only suitable for proof-of-concept applications. Its document model allows for flexibility and adaptability during early stages of application development, but also enables granular control through defined schemas and validation logic. MongoDB has evolved into a mature platform that addresses historical pain points, providing robust tooling, guaranteed consistency, and comprehensive data validation capabilities. It is designed to support the entire application lifecycle, from prototypes to global rollouts, and can meet the demands of modern applications with enterprise-grade features like ACID transactions and industry-leading scalability. Despite common perceptions, MongoDB is suitable for enterprise-grade workloads and has advanced capabilities to support niche requirements, such as IoT and financial applications. Its architecture is specifically designed to support scale-out distributed deployments, making it an ideal platform for business-critical applications. Over 50,000 customers and 70% of the Fortune 100 rely on MongoDB to power their enterprise applications.
Feb 25, 2025 967 words in the original blog post.
MongoDB has acquired Voyage AI to redefine the database for the AI era by integrating its advanced embedding generation and reranking models into the MongoDB platform. This move aims to simplify the stack, create a more reliable foundation for AI applications, and mitigate hallucinations. With Voyage AI's capabilities, developers can generate high-quality embeddings from real-time operational data, store vectors, perform semantic search, and refine results within MongoDB, eliminating complexity and delivering higher accuracy, lower latency, and a streamlined developer experience. The integration will enable businesses to build AI-powered applications with greater accuracy and reliability without unnecessary complexity, and MongoDB plans to continue evolving its AI retrieval capabilities to make it smarter, more adaptable, and capable of handling a wider range of data types and use cases.
Feb 24, 2025 1,156 words in the original blog post.
MongoDB has been the data backbone of Bank Jago, Indonesia's first digital bank, since its launch in 2019. The company migrated from MongoDB Community Edition to MongoDB Atlas in 2021 to support its rapid growth and improve efficiencies for its team of over 500 engineers. With MongoDB Atlas, Bank Jago benefits from flexibility, scalability, high performance, real-time capabilities, regulation compliance, and community support. These features have enabled the team to reduce data architecture complexity, focus on innovation, and build bespoke tools to manage complex data architectures. The company's unique organizational culture and internal communities have fostered a great engineering culture and community with MongoDB, allowing engineers to continuously upgrade their skills and build innovative features like "Pockets" for Bank Jago's customers.
Feb 24, 2025 902 words in the original blog post.
The acquisition of Voyage AI by MongoDB marks a significant step in redefining the foundation of artificial intelligence (AI) databases. The integration of Voyage AI's capabilities, particularly its advanced models of inference and retrieval, will empower developers to build more reliable and efficient applications of AI at scale. By leveraging the strengths of both MongoDB and Voyage AI, organizations can harness the full potential of AI to drive innovation, improve customer experiences, and gain a competitive edge in their respective industries. The partnership aims to create a seamless experience for developers, enabling them to focus on building intelligent applications rather than managing complex AI components. As the landscape of AI continues to evolve, this collaboration promises to revolutionize the way organizations approach data management and application development, ultimately driving business growth and success.
Feb 24, 2025 1,518 words in the original blog post.
MongoDB는 Voyage AI를 인수하여 데이터베이스 계층에 AI 기반 검색 및 조회 기능을 내장하는 방식을 발표했습니다. 이 기능은 개발자가 데이터의 의미론적 의미를 포착하고 쿼리와 결과의 관련성을 평가하는 임베딩 생성과 순위 재지정을 통해 정확도를 획기적으로 개선할 수 있습니다. Voyage AI는 세계적 수준의 AI 연구팀을 보유하고, 임베딩 모델은 Hugging Face 커뮤니티에서 가장 높은 평가를 받은 제로샷 모델입니다. MongoDB는 Voyage AI를 통해 데이터베이스가 미션 크리티컬 AI 기반 애플리케이션을 지원하는 데 필요한 요건을 재정의합니다. 개발자는 더 이상 외부 임베딩 API, 독립형 벡터 저장소 또는 복잡한 검색 파이프라인을 관리할 필요가 없습니다. 기업에게 이는 가치 실현 시간을 단축하고 AI 애플리케이션 확장에 대한 확신이 높아진다는 것을 의미합니다.
Feb 24, 2025 997 words in the original blog post.
MongoDB 8.0 was tested internally on production systems before its release to ensure real-world testing and identify issues early. This approach, known as "dogfooding," allowed the company to catch problems such as a rare server crash and an inefficiency with query shapes introduced by new features. Issues were fixed proactively before they reached customers, improving the reliability and performance of the database. The company also employed formal methods like TLA+ to model their system and prove its design is correct. Dogfooding gave engineers firsthand understanding of customer pain points and needs, informing more customer-centric solutions. By using MongoDB internally on mission-critical systems, the company gained confidence that the release could handle demanding workloads, just as it did for their own engineering teams. The practice also enhanced product quality, early identification of issues, and build customer empathy. The company's dogfooding culture enabled them to catch edge cases and resolve issues before they reached customers, demonstrating the reliability of MongoDB 8.0.
Feb 24, 2025 1,962 words in the original blog post.
MongoDB ha acquisito Voyage AI per migliorare le sue funzionalità di database e supportare l'integrazione di modelli di intelligenza artificiale. La partnership si concentra sulla ridefinizione del database per l'era dell'IA, con un focus sulla democratizzazione dei software basati sull'AI e la creazione di applicazioni AI utili e in tempo reale su larga scala. I modelli di embedding e il recupero basato sull'AI saranno integrati nel database stesso, rendendo la ricerca semantica, il recupero vettoriale e il posizionamento fluidi come le query tradizionali. Questo passaggio è cruciale per migliorare la precisione, ridurre la complessità e aumentare la scalabilità delle applicazioni AI, consentendo alle aziende di sviluppare applicazioni mission-critical basate sull'IA con maggiore affidabilità e fiducia.
Feb 24, 2025 1,400 words in the original blog post.
The text discusses how the acquisition of Voyage AI by MongoDB will redefine the concept of a database for Artificial Intelligence (AI). Currently, creating useful AI applications is challenging due to the complexity and uncertainty of data. The Voyage AI technology addresses this issue by integrating AI-powered search and retrieval capabilities into databases, making it easier for developers to build reliable and scalable AI applications. This integration aims to improve the accuracy and reliability of AI models, enabling businesses to harness the full potential of AI in various industries. By bringing more intelligence to databases, the MongoDB and Voyage AI partnership seeks to democratize access to powerful AI tools, reducing the complexity and cost associated with developing AI-driven applications.
Feb 24, 2025 1,474 words in the original blog post.
The text discusses the convergence of MongoDB and Microsoft AI technologies to create cutting-edge healthcare solutions. This is achieved through a unified ecosystem that combines MongoDB's flexible data platform with Microsoft's cutting-edge features, such as Azure OpenAI, Microsoft Fabric, and Power BI. The Leafy Hospital solution showcases the transformative potential of this integration in breast cancer diagnosis and patient care, leveraging predictive AI for early detection, generative AI for workflow automation, advanced BI and analytics for actionable insights, and a unified data platform to manage disparate data sources. This combination enables seamless integration into healthcare workflows, enhancing diagnostics, streamlining operations, and delivering exceptional patient care.
Feb 19, 2025 1,407 words in the original blog post.
The BAIC Group, a Fortune Global 500 company, has developed an Internet of Vehicles (IoV) cloud platform using MongoDB to manage the vast amounts of data generated by connected vehicles. The platform addresses various challenges such as large data volumes, high update frequencies, and complex data formats. With MongoDB's document model, GeoJSON, scalability, and security features, the platform can efficiently process and analyze vehicle data, providing intelligent and personalized services to vehicle owners, automotive companies, and traffic management departments. The use of MongoDB has significantly improved the Institute's data application efficiency, enabled real-time data processing, and ensured high performance and security. Looking ahead, BAIC plans to expand its data development and application capabilities using MongoDB to address emerging opportunities in vehicle data centers, application scenario implementation, and AI applications.
Feb 19, 2025 997 words in the original blog post.
The potential impact of Large Language Models (LLMs) on industries like manufacturing is significant, with estimated annual growth rates between 40% and 55%. LLMs can be applied across the value chain to optimize manufacturing operations, from inventory categorization to predictive maintenance strategy generation. However, truly transformative AI-powered applications need to evolve beyond chatbots and respond to user queries, acting on behalf of the user in complex processes. Agentic systems, which consist of multiple AI agents collaborating with each other, are emerging as the next frontier of generative AI applications, enabling objective-driven actions and context understanding. An agentic system can be customized to perform specific tasks, interact with humans for feedback, and optimize various facets of manufacturing operations simultaneously. MongoDB can act as a memory provider for such systems, leveraging its flexible document model, security features, and horizontal scalability. A proposed use case in manufacturing demonstrates the potential of multi-agent collaboration in optimizing machine performance by integrating predictive maintenance, process optimization, and quality assurance agents.
Feb 19, 2025 1,072 words in the original blog post.
Healthcare is on the cusp of a revolution powered by data and AI, with Microsoft innovations like Azure OpenAI, Microsoft Fabric, and Power BI complemented by MongoDB Atlas for unifying operational, metadata, and AI data. By combining these technologies, healthcare providers can enhance diagnostics, streamline operations, and deliver exceptional patient care through solutions like "Leafy Hospital," which showcases the transformative potential of MongoDB Atlas and Microsoft AI capabilities in breast cancer diagnosis. The solution integrates predictive AI for early detection, generative AI for workflow automation, advanced BI and analytics for actionable insights, and addresses the unique challenges faced by the healthcare industry in managing and utilizing massive datasets.
Feb 18, 2025 1,384 words in the original blog post.
WhyHow.AI has developed an open-source platform using MongoDB that enhances data management and insights for organizations leveraging knowledge graphs. Knowledge graphs address the limitations of traditional retrieval-augmented generation systems by capturing intricate relationships and contextual nuances in enterprise data, enabling accurate and deterministic retrieval processes. WhyHow.AI offers tools to combine large language model workflows with Python- and JSON-native graph management, using MongoDB's robust capabilities to combine structured and unstructured data and search capabilities, enabling efficient querying and insights across diverse datasets. The platform advocates for a schema-constrained graph creation method that emphasizes context-specific schemas tailored to the user's use case, ensuring flexible storage and retrieval of knowledge graphs with MongoDB's adaptability and schema enforcement features.
Feb 13, 2025 1,163 words in the original blog post.
WhyHow.AI has built and open-sourced a platform using MongoDB to enhance data management and insights through knowledge graphs. Knowledge graphs address the limitations of traditional retrieval-augmented generation (RAG) systems by structuring data into meaningful entities, relationships, and contexts, enabling accurate and deterministic retrieval processes. The WhyHow.AI platform combines large language model (LLM) workflows with Python- and JSON-native graph management, using MongoDB's robust capabilities to combine structured and unstructured data and search capabilities, enabling efficient querying and insights across diverse datasets. By providing a scalable foundation with features like vector search and aggregation, the solution enhances organizations' ability to leverage knowledge graphs for data management and insights, unlocking their data's potential and driving innovative knowledge management solutions.
Feb 12, 2025 1,158 words in the original blog post.
The MongoDB Atlas Administration API has undergone significant changes to provide a better developer experience. The new Versioned API offers a predictable and consistent experience with API changes, giving developers better visibility into new features and changes through the Atlas Administration API changelog. Breaking changes are now only introduced in new resource versions, allowing for seamless upgrades without affecting production code. Additionally, the API supports Service Accounts as a new authentication method using OAuth2.0 protocol, and provides specific resource versions represented by dates, ensuring minimal workflow disruptions during migration. The updated documentation and improved context provide enhanced visibility and context for all stable and deprecated resource versions. A new Go SDK has also been introduced to support full endpoint coverage, flexibility, ease of use, immediate access to updates, and streamlined development process.
Feb 12, 2025 885 words in the original blog post.
MongoDB is empowering Independent Software Vendors (ISVs) in India to drive SaaS innovation, helping them develop specialized software solutions and digital products that can be bought 'off the shelf'. ISVs play a pivotal role in the Indian economy, with the market expected to experience an annual growth rate of 10.40% by 2029. MongoDB works closely with Indian ISVs across industries, providing them with a multi-cloud data platform and highly flexible technologies to build operational and efficient software solutions. This is evident in examples such as Intellect AI, which used MongoDB Atlas for its banking, financial services, and insurance use cases, and Ambee, a climate tech startup that utilizes MongoDB Atlas' flexible document model. Additionally, Contentstack, a leading provider of composable digital experience solutions, has created an innovative AI-based product - Brand Kit - built on MongoDB Atlas, while AppViewX, a cybersecurity SaaS pioneer, transitioned from an on-premise product to a SaaS platform in 2021 using MongoDB Atlas, and Zluri Streamlines SaaS Management with MongoDB.
Feb 11, 2025 940 words in the original blog post.
MongoDB has been named Technology Partner of the Year by Confluent's 2025 Global Partner Awards. This recognition highlights the company's shared vision with Confluent to help enterprises unlock the full potential of real-time data and AI. As part of this award, MongoDB welcomed six new AI and tech partners that offer product integrations with the platform. These partners include Base64, Dataloop, Maxim AI, Mirror Security, Squid AI, and TrojAI, which provide solutions for building generative AI applications, unstructured data pipelines, AI simulation, AI security, private AI agents, and RAG-based AI apps. The partnerships enable businesses to build best-in-class solutions for customers and accelerate time to market for their AI initiatives.
Feb 11, 2025 991 words in the original blog post.
MongoDB Atlas has introduced a new feature called resource policies to simplify security at scale. These policies allow organizations to enforce security and compliance standards across their entire Atlas environment, providing automated guardrails that control how resources can be configured. By using resource policies, organizations can balance the need for speed and agility with critical security and compliance requirements, reducing the risk of misconfigurations and ensuring consistent configurations across the organization. Resource policies are defined using the open-source Cedar policy language and can be created and managed programmatically through infrastructure-as-code tools or by integrating directly using the Atlas Admin API. This feature is currently available in public preview and will support management in the user interface by mid-2025.
Feb 10, 2025 943 words in the original blog post.
MongoDB is a popular NoSQL document database that stores data in JSON-like documents, offering flexibility in schema design. It does not have a traditional schema like relational databases, but instead relies on best practices to create an elegant schema that supports the needs of the application. MongoDB is ACID compliant for single documents and multidocument transactions, ensuring data integrity even in the event of errors or power failures. While it can perform JOINs using the `$lookup` command, this is not always necessary due to its flexible document model where data is stored together within a single document. By understanding these facts, developers can better evaluate MongoDB for their project needs and avoid common misconceptions about its capabilities.
Feb 10, 2025 1,199 words in the original blog post.
The MongoDB Atlas Flex Tier is a new offering designed to help developers and teams navigate variable workloads while growing their apps. It combines the best features of shared and serverless tiers, providing elasticity and predictable pricing. This tier simplifies cluster provisioning on MongoDB Atlas, allowing for a unified path from idea to production. With the Atlas Flex tier, developers can focus on innovation rather than database management, and it bridges the gap between flexibility and predictability, offering predictable pricing, data services, seamless migration, and a unified on-ramp from exploration to production. The tier is particularly suitable for startups with unpredictable traffic, minimum viable products in generative AI applications, and provides comprehensive support for application development at all stages.
Feb 06, 2025 1,042 words in the original blog post.
Automating network management with Gen AI Ops and MongoDB enables operations teams to respond quickly and intelligently to unexpected traffic spikes, reducing the time spent on data cleanup, correlation, and interpretation. By combining MongoDB's developer data platform with large language models (LLMs) and a retrieval-augmented generation (RAG) architecture, organizations can move from reactive "firefighting" to proactive, data-informed diagnostics. The system automatically ingests log entries and telemetry events in real-time, captures textual content, and stores it in MongoDB for semantic search, enabling near-instant access to relevant information whenever a keyword is mentioned. This setup enables teams to pose natural-language questions to the system, generate custom MongoDB Aggregation Pipelines, and receive summarized explanations that point to root causes of issues, such as overloaded local CDN nodes or misbehaving older routers. With this approach, organizations can reduce costs, improve user satisfaction, and extend their AI-driven operations across the entire organization.
Feb 05, 2025 1,213 words in the original blog post.
The MongoDB Query Language (MQL) supports various logical operators, including $and, $or, and $not. However, the $not operator has unique semantics in MQL, particularly regarding missing values. The query engine must handle negations in a way that matches documents where the specified field is missing. The simplification of Boolean expressions can improve query performance by reducing computational overhead and enabling better plan generation. A modified Quine–McCluskey algorithm and Petrick's method on an efficient bitset representation of Boolean expressions are used to simplify complex filters. This approach boosts performance by taking advantage of the speed and simplicity of bitwise operations, which are generally quicker and more straightforward than working with the more complex AST structure. The simplification technique can lead to a 18,100% throughput improvement in demanding cases involving large collections and selective indexes.
Feb 03, 2025 2,507 words in the original blog post.