About¶
gsql2rsql¶
gsql2rsql is an OpenCypher to Databricks SQL transpiler that enables graph analytics at scale using distributed SQL.
This project transforms graph queries into high-performance SQL, allowing you to leverage the power of Databricks while expressing complex graph patterns in the intuitive Cypher query language.
Author¶
Bruno Messias
- LinkedIn: bruno-messias-510553193
License¶
This project is licensed under the MIT License.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, subject to the conditions of the MIT License.
See the LICENSE file for full details.
Contributing¶
Contributions are welcome! See the Contributing Guide for details on how to get started.