StoreRadar
StoreRadar is a business data product that packages the entire Shopify store database into a single CSV file. It covers 2.5M stores with 66+ columns per row: domain, verified email, phone number, country, category, theme, installed apps (250+ detected), full technology fingerprint, product count, first-seen and last-seen dates, and a lead score and SEO score from 0 to 100. The file works directly in Excel, Google Sheets, pandas, DuckDB, or Airtable, with no dashboard or login required. A live pipeline monitors Shopify infrastructure around the clock and refreshes the data daily. Pricing is a one-time $149 for the full export, with an optional verified-emails add-on and an annual plan for teams that need monthly refreshes.
Learn more
Duck Creek Claims
Duck Creek Claims is a comprehensive claims management solution designed to streamline the entire claims lifecycle for insurers. From the initial report to final settlement, it automates workflows, simplifies data analysis through integrated analytics, and ensures seamless integration with existing systems. Key features include dynamic first notice of loss (FNOL) capabilities, automated assignment based on adjuster skills and workload, instant access to policy and coverage data, and efficient adjuster workflows. By enhancing operational efficiency and reducing manual workloads, Duck Creek Claims enables faster claims resolution, improved customer satisfaction, and compliance with the latest regulations.
Learn more
QStudio
QStudio is a free, modern SQL editor supporting over 30 databases, including MySQL, PostgreSQL, and DuckDB. It offers features such as server browsing for easy viewing of tables, variables, functions, and configuration settings; SQL syntax highlighting; code completion; the ability to query servers directly from the editor; and built-in charts for data visualization. QStudio runs on Windows, Mac, and Linux, providing particularly good support for kdb+, Parquet, PRQL, and DuckDB. Additional functionalities include data pivoting similar to Excel, exporting data to Excel or CSV, and AI-powered tools like Text2SQL for generating queries from plain English, Explain-My-Query for code walkthroughs, and Explain-My-Error for debugging assistance. Simply send the query you want and select the chart type to draw a chart. Send queries straight from within the editor to any of your servers. All data structures are handled perfectly.
Learn more
DuckDB
Processing and storing tabular datasets, e.g. from CSV or Parquet files. Large result set transfer to client. Large client/server installations for centralized enterprise data warehousing. Writing to a single database from multiple concurrent processes. DuckDB is a relational database management system (RDBMS). That means it is a system for managing data stored in relations. A relation is essentially a mathematical term for a table. Each table is a named collection of rows. Each row of a given table has the same set of named columns, and each column is of a specific data type. Tables themselves are stored inside schemas, and a collection of schemas constitutes the entire database that you can access.
Learn more