2 مستودعات
Secure interfaces allowing agents to perform read and write operations on databases with privilege isolation.
Distinguishing note: Focuses on agent-specific database access patterns and security isolation rather than general database drivers.
Explore 2 awesome GitHub repositories matching data & databases · Database Agent Connectors. Refine with filters or upvote what's useful.
Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat
AgentOS grants agents read and write access to SQL databases through isolated engines to enforce strict privilege separation and secure query execution.
This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d
Maps local data collections to standardized tool definitions so that automated agents can query and observe database state.