{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:conda/sqloxide?repository_url=https://conda-forge.org","name":"sqloxide","description":"The original goal of this project was to have a very fast, efficient, and accurate SQL parser I could use for building data lineage graphs across large code bases (think hundreds of auto-generated .sql files). Most existing sql parsing approaches for python are either very slow or not accurate (especially in regards to deeply nested queries, sub-selects and/or table aliases). Looking to the rust community for support, I found the excellent sqlparser-rs crate which is quite easy to wrap in python code.","version":"0.1.18","softwareVersion":"0.1.18","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/wseaton/sqloxide","issueTracker":"https://github.com/wseaton/sqloxide/issues","url":"https://github.com/wseaton/sqloxide","programmingLanguage":{"@type":"ComputerLanguage","name":"Python"},"dateCreated":"2022-05-03","dateModified":"2022-07-18","datePublished":"2022-07-18","copyrightYear":2022,"downloadUrl":"https://conda.anaconda.org/conda-forge/linux-64/sqloxide-0.1.18-py310h3392aa1_0.tar.bz2","applicationCategory":"conda","runtimePlatform":"conda","developmentStatus":"active","sameAs":["https://anaconda.org/conda-forge/sqloxide"],"https://www.w3.org/ns/activitystreams#likes":197,"https://forgefed.org/ns#forks":24}