LICENSE
README.md
pyproject.toml
src/__init__.py
src/migrate_neems_to_sql.py
src/mongo_vs_sql_query.py
src/neem_to_sql.egg-info/PKG-INFO
src/neem_to_sql.egg-info/SOURCES.txt
src/neem_to_sql.egg-info/dependency_links.txt
src/neem_to_sql.egg-info/entry_points.txt
src/neem_to_sql.egg-info/requires.txt
src/neem_to_sql.egg-info/top_level.txt
src/neems_to_sql/__init__.py
src/neems_to_sql/logger.py
src/neems_to_sql/neems_to_sql.py
src/neems_to_sql/triples_to_sql.py
tests/test_get_constraints.py
tests/test_neem_to_sql.py
tests/test_triples_to_sql.py