# neo4j-aws-glue **Repository Path**: mirrors_neo4j/neo4j-aws-glue ## Basic Information - **Project Name**: neo4j-aws-glue - **Description**: Neo4j Connector for AWS Glue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-03 - **Last Updated**: 2025-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > [!IMPORTANT] > Even though this repository is public and has a released binary, the process of official support is not in place yet. # Neo4j Connector for AWS Glue ## Preface The JDBC driver for AWS Glue is the original Neo4j JDBC driver with an additional translator module that rewrites some SQL queries generated by AWS Glue to be compatible with the expected SQL-support in the driver. It’s not a patched but a rebundled version and only adds a translator implementation to the releases. As this, it depends on the Neo4j JDBC driver and can benefit from all improvements from it when updating the upstream version. Everything that is doable with the JDBC driver, can also be done within Glue as long as the environment allows it. The complete documentation of the Neo4j JDBC driver can be found here https://neo4j.com/docs/jdbc-manual/current/ ## Documentation https://neo4j.com/docs/neo4j-aws-glue