Building Gen AI with MongoDB & AI Partners | July 2024

  • Post author:
  • Post category:Databases

My colleague Richmond Alake recently published an article about the evolution of the AI stack that breaks down the “comprehensive collection of integrated tools, solutions, and components designed to streamline the development and management of AI applications.” It’s a good read, and Richmond—who’s an AI/ML expert and developer advocate—explains clearly…

Continue ReadingBuilding Gen AI with MongoDB & AI Partners | July 2024

How MongoDB Scales CoPilot AI’s Humanized Sales Interactions

  • Post author:
  • Post category:Databases

In a world where sales and marketing are the engines behind many tech companies’ growth in a highly competitive landscape, it’s more important than ever that those functions find better and fresher ways to implement personalization into campaigns, sales pitches, and everything in between to reach more customers. CoPilot AI…

Continue ReadingHow MongoDB Scales CoPilot AI’s Humanized Sales Interactions

Atlas Stream Processing Adds AWS Regions, VPC Peering, & More!

  • Post author:
  • Post category:Databases

Since announcing the general availability of Atlas Stream Processing—MongoDB’s native stream processing solution—it’s been exciting to see development teams across technology, retail, and manufacturing begin to run production stream processing workloads critical to their businesses. Today, we're announcing four key updates to Atlas Stream Processing. Support for AWS Regions across…

Continue ReadingAtlas Stream Processing Adds AWS Regions, VPC Peering, & More!

Announcing CryptoHouse: Free Blockchain Analytics powered by ClickHouse and Goldsky

  • Post author:
  • Post category:Databases

TL;DR: We’re delighted to announce CryptoHouse, accessible at crypto.clickhouse.com, free blockchain analytics powered by ClickHouse. Existing public blockchain analytics services require scheduled, asynchronous queries, but ClickHouse offers real-time analytics, democratizing access by enabling instant query responses. Users can use SQL to query this data, which is updated in real-time, thanks…

Continue ReadingAnnouncing CryptoHouse: Free Blockchain Analytics powered by ClickHouse and Goldsky

pgspot 0.8.0 released

  • Post author:
  • Post category:Databases

The pgspot development team is happy to announce the release of version 0.8.0. This version of adds the following new features: Add flag to ignore specific procedural languages Support @extschema:name@ placeholders introduced with PG16 Warn about C security definer functions without search_path See full release notes for more information. pgspot…

Continue Readingpgspot 0.8.0 released

Agnostiq & MongoDB: High-Performance Computing for All

  • Post author:
  • Post category:Databases

Material scientists, computational biologists, and AI researchers all have at least one thing in common; the need for huge amounts of processing power, or ‘compute’, to turn raw data into results. But here’s the problem. Many researchers lack the skills needed to build the workflows that move data through huge…

Continue ReadingAgnostiq & MongoDB: High-Performance Computing for All

Transforming Ad Tech: How Cognitiv Uses ClickHouse to Build Better Machine Learning Models

  • Post author:
  • Post category:Databases

Since 2015, Cognitiv has used deep learning to optimize real-time bidding on advertising opportunities. Its Deep Learning Advertising Platform sees millions of opportunities every second. As web pages load and ad space becomes available, Cognitiv’s algorithms explore these opportunities and bid on behalf of clients, optimizing performance based on KPIs.…

Continue ReadingTransforming Ad Tech: How Cognitiv Uses ClickHouse to Build Better Machine Learning Models

An introduction to Ibis

  • Post author:
  • Post category:Databases

Ibis is an open-source data frame library designed to work with any data system. It supports 20+ backends, including Polars, DataFusion, and ClickHouse. It provides a Pythonic interface that supports relational operations translated to SQL and executed on the underlying database. In this blog post, we will learn how to…

Continue ReadingAn introduction to Ibis