Count the number of orders for each project.
SELECT Projects.name, COUNT(*) FROM Projects JOIN Orders ON Projects.id = Orders.project_id GROUP BY Projects.name
Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.