Systems | Development | Analytics | API | Testing

Meet Muze: ThoughtSpot's native visualization engine

Business intelligence platforms analyze vast amounts of data, requiring visualization engines that balance performance, flexibility, and ease of use. Traditional charting libraries treat each chart type as a distinct entity, requiring separate logic and code for each. This approach leads to code duplication, limited reusability, and reduced maintainability. Additionally, it’s cumbersome to effectively layer or combine visual elements due to these libraries’ rigid composability.

Introducing the ThoughtSpot Visualization Platform

Whether you're exploring trends, uncovering outliers, or designing presentations that tell a compelling story, your insights should be connected and pervasive. It's no longer enough to simply see your data. You need a fluid, intuitive experience that empowers you to find next-level insights faster. We’re thrilled to announce ThoughtSpot’s new-and-improved visualization platform, built with integrated intelligence to empower limitless interactivity.

Platform Engineering Vs Devops: Difference In 2025

Let’s start with DevOps, the buzzword that changed how we think about building and shipping software. These days, every college student and other professional wants to become a DevOps engineer. If you are an aspiring DevOps engineer or already working as a DevOps engineer, this blog will help you understand the difference between Platform engineering and Devops Platform engineering is really changing every company’s perspective on developing platforms.

Agentic RAG AI: Why It's the Future of BI Insights and Analytics Tools

If your BI and analytics tool isn’t powered by Agentic RAG AI, you’re missing out on advanced AI capabilities that enhance efficiency and visibility into data. Whereas agentic AI can work autonomously and without human intervention, RAGI AI combines the best information retrieval methods available with the power of AI. The result is deep knowledge of organizational data that improves over time.

What is Partition Skew Ratio for ETL Data Pipelines and why it matters?

Partition skew ratio is a critical metric for measuring data distribution imbalance across partitions in ETL (Extract, Transform, Load) pipelines. It represents the ratio of the maximum bytes scanned per partition to the average bytes scanned per partition. When this ratio is high, it indicates significant partition skew challenges in data engineering workflows, which can drastically reduce performance.

Getting Started With Selenium Ide

In modern web development, speed and reliability are combined you can deploy features quickly, but without proper testing, bugs might pass through and strike real users. That is where tools like Selenium IDE fit in – they enable you to automate browser interactions without writing a single line of code. As a person who just tried Selenium IDE on a test login form, I was amazed at how simple it is to create repeatable test flows in a matter of a few clicks.

AI On Snowflake

AI just got a major upgrade at! We've unveiled a suite of game-changing innovations designed to make AI on Snowflake undeniably easy, remarkably efficient, and deeply trusted. Intelligent Data Agents turning data into action Cortex AISQL supercharging SQL with AI for multimodal insights Expanded access to leading LLMs, fully governed Revolutionary ML tools to build and deploy models faster than ever.

Essential Guide to Effective BDD Tests for Your Development Process

Software development teams need methodologies that enhance collaboration while ensuring quality. Behavior-Driven Development (BDD) has emerged as a powerful approach that bridges the gap between technical and non-technical team members through a shared language of expected behaviors. When implemented correctly, BDD transforms requirements into actionable test cases that serve as living documentation for your software.