Soda is an AI-powered data quality and observability platform built by Soda Data Inc. It detects, explains, and helps resolve data quality issues before they reach downstream systems. The platform targets missing, duplicated, or invalid records that degrade analytics and machine learning models. Engineers can run Soda as code through CLI and Git, while business […]
GitHub
18 tools selected.
DeepSource is an automated code health, static analysis, and code security platform from DeepSource Inc. It connects to version control systems such as GitHub, GitLab, and Bitbucket to scan code during pull requests and commits. The tool targets a common problem in engineering teams: manual peer reviews are time consuming and often miss security flaws, […]
Semgrep is an application security platform that combines static analysis, software composition analysis, and secrets detection for development teams. It is built for developers and security teams who need to catch vulnerabilities before code ships. The platform targets a common problem in AppSec tooling: traditional scanners generate too many false positives, which slows down pull […]
Hex is a collaborative data workspace made by Hex Technologies Inc, founded in 2019. It combines SQL, Python, and no-code cells inside notebooks, alongside business intelligence style reporting, in a single browser-based product. The platform is organized around several modules. Notebooks handle interactive analysis, a BI layer supports dashboards and data apps, Context Studio manages […]
Rootly is an AI-native incident management platform for engineering, SRE, and security teams. It supports detecting, coordinating, investigating, and resolving operational incidents in one system. The platform addresses fragmented incident workflows spread across paging tools, chat apps, ticketing systems, and monitoring platforms. Rootly centralizes these tasks and automates parts of the response process to reduce […]
Greptile is an AI code review platform built by Tabnam, Inc. It reviews pull requests automatically and aims to catch bugs that slip past human reviewers and static analysis tools. The core mechanism is a graph index of the repository. Greptile maps files, functions, and dependencies, which lets it evaluate a change against the wider […]
Qodo, formerly known as CodiumAI, is an AI-driven code review and quality governance platform built for the software development lifecycle. It works inside IDEs, pull request pipelines, command-line interfaces, and Git workflows to run automated bug detection, test generation, and compliance checks before code merges into production. The platform targets the review bottleneck created by […]
CodeRabbit is an AI-powered code review platform built by CodeRabbit, Inc. that integrates directly into pull requests across GitHub, GitLab, Azure DevOps, and Bitbucket. It generates summaries, walkthroughs, and architectural diagrams for every PR, then performs line-by-line analysis to flag bugs and security issues. The platform targets the bottleneck created by manual code review, where […]