Building Better AI Products, Faster: How Braintrust Uses ClickHouse for Real-Time Data Analysis

  • Post author:
  • Post category:Databases

Braintrust is leading a transformation in how AI companies build, test, and improve their products. Since 2023, its platform has helped companies like Zapier, Notion, and Airtable gain deeper insights into the performance of their AI models and make faster, data-driven decisions that enhance reliability and quality. By combining real-time…

Continue ReadingBuilding Better AI Products, Faster: How Braintrust Uses ClickHouse for Real-Time Data Analysis

What Is a Multi-Model Database?

  • Post author:
  • Post category:Databases

What Is a Multi-Model Database? Think managing multiple databases is a necessary evil? What if you could simplify your entire data architecture into one streamlined system? You’re probably familiar with traditional databases, but have you heard about multi-model databases? These systems are gaining traction for their versatility and efficiency. Let’s…

Continue ReadingWhat Is a Multi-Model Database?

Using Generative AI to Create Runnable Markdown

  • Post author:
  • Post category:Web Runtime

This ongoing GenAI Docker Labs series will explore the exciting space of AI developer tools. At Docker, we believe there is a vast scope to explore, openly and without the hype. We will share our explorations and collaborate with the developer community in real-time. Although developers have adopted autocomplete tooling…

Continue ReadingUsing Generative AI to Create Runnable Markdown

Mario Hernandez: Components variations in Storybook

One great way to extend your catalog of components is by creating components variations. Variations, in the context of component-driven development, refers to displaying your content in different ways. Variations of a component reduce the need of building new components as well as duplicate code. In Storybook, variations are known…

Continue ReadingMario Hernandez: Components variations in Storybook

🧱 Building your bedrock

When laying the foundation for your publication, it can be exhausting to figure out what structures to invest in and which systems will meet your customers' needs. How do you know what will be a benefit, and will that benefit eventually turn into a limitation? The pressure is pressuring, but…

Continue Reading🧱 Building your bedrock

Content Blocks on the Road Towards TYPO3 v13 — Report Q1/2024

Content Blocks — Say Hello to a Ton of New Features Many last-minute features made it in. Now the focus will shift to TYPO3 version 13. We’ll pause development of additional features for now, but of course, bug fixes will be provided if needed. Now, let’s look at the what’s…

Continue ReadingContent Blocks on the Road Towards TYPO3 v13 — Report Q1/2024

What Are Nodes, Edges, and Properties in Graph Databases?

  • Post author:
  • Post category:Databases

What Are Nodes, Edges, and Properties in Graph Databases? You’ve probably heard a lot about graph databases and how they’re changing the way we handle data. If you’re curious about how they work, understanding nodes, edges and properties is a great place to start. As a data engineer or software…

Continue ReadingWhat Are Nodes, Edges, and Properties in Graph Databases?

Graph Algorithms for Beginners: A Guide to Recommendations and Partitioning

  • Post author:
  • Post category:Databases

Graph Algorithms for Beginners: A Guide to Recommendations and Partitioning You’ve probably heard about graph partitioning, but what does it actually mean? If you’re dealing with large datasets, understanding graph partitioning can be a game-changer. It’s all about making your data more manageable and efficient to work with. Graph partitioning…

Continue ReadingGraph Algorithms for Beginners: A Guide to Recommendations and Partitioning