README.md
pyproject.toml
setup.py
json2sql-sql/__init__.py
json2sql-sql/converter.py
json2sql-sql/exceptions.py
json2sql-sql/exporter.py
json2sql-sql/flattener.py
json2sql-sql/generator.py
json2sql-sql/loader.py
json2sql-sql/schema.py
json2sql-sql/utils.py
json2sql_sql.egg-info/PKG-INFO
json2sql_sql.egg-info/SOURCES.txt
json2sql_sql.egg-info/dependency_links.txt
json2sql_sql.egg-info/top_level.txt
tests/__init__.py
tests/test_basic.py