What problem does it solve?
This Skill provides a powerful, embedded database solution that unifies graph, vector, spatial, and full-text search capabilities within a single, efficient query pipeline, eliminating the need for complex joins across disparate systems.
Core Features & Use Cases
- Unified Querying: Execute complex queries that traverse graph relationships and filter by vector similarity, spatial proximity, or full-text relevance in one go.
- Embedded Performance: Runs in-process with zero network overhead, ideal for applications requiring high-speed data access.
- Multi-Model Data: Supports nodes with rich JSON payloads, vectors, GeoJSON geometries, and full-text indexed fields.
- Use Case: Analyze crime data by finding suspects connected to a specific crime (graph), who are also located near a certain point (spatial), and whose descriptions match certain keywords (full-text), all within a single query.
Quick Start
Use the sekejap-db skill to query for all open robberies near a specific latitude and longitude.