An asynchronous Python library for communicating with Gremlin Server using websockets and asyncio.
aiogremlin is an asynchronous Domain Specific Language (DSL) based on the official Gremlin-Python GLV, designed for integration with event loop based asynchronous Python networking libraries. It enables efficient communication with Gremlin Server using websockets, leveraging modern Python async/await syntax for non-blocking graph database operations.
aiogremlin aims to mirror the official Gremlin-Python API as closely as possible while providing a fully asynchronous interface, adhering to the TinkerPop release schedule for compatibility.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.