What problem does it solve?
This Skill empowers users to interact with Kinetica GPU databases for a wide range of operations, from simple SQL queries to complex graph analytics and geospatial filtering, without needing to write complex code.
Core Features & Use Cases
- SQL Execution: Run any SQL query, including complex analytics, data manipulation, and schema exploration.
- Graph Analytics: Perform advanced graph operations like shortest path, PageRank, and network analysis.
- Geospatial Filtering: Efficiently filter data based on location using radius, bounding box, or polygon queries.
- Data Import/Export: Seamlessly load data from files or export table contents.
- Visualization: Generate charts and heatmaps directly from database queries.
- Use Case: A data analyst needs to find all customer locations within a 5km radius of a specific point in San Francisco, then calculate the average order value for those customers. This Skill can perform both the geospatial filtering and the aggregation.
Quick Start
Use the kinetica-execute skill to run a SQL query to show all tables in the database.