Apply JSON Patch operations to modify specific database records using RFC 6902 standard, converting patches to SurrealDB merge operations for compatibility.
Execute SurrealQL queries to interact with SurrealDB databases for complex operations like SELECT with JOINs, schema definitions, transactions, and graph traversals.
Update specific fields in SurrealDB records using partial data merges. Modify only selected fields while preserving other record data, including nested properties.
Multi-agent AI system for code development with orchestration, architecture planning, code analysis, semantic knowledge search, and intelligent debugging capabilities powered by SurrealDB and Groq.