CHANGELOG.md
Dockerfile
LICENSE
MANIFEST.in
README.md
VERSION
docker-compose.yml
pyproject.toml
requirements-embeddings.txt
requirements-server.txt
requirements.txt
setup.py
.claude/settings.local.json
ezdb/__init__.py
ezdb/cli.py
ezdb/client.py
ezdb/database.py
ezdb/embeddings.py
ezdb/index.py
ezdb/similarity.py
ezdb/sql_parser.py
ezdb/storage.py
ezdb/plsql/__init__.py
ezdb/plsql/engine.py
ezdb/plsql/executor.py
ezdb/plsql/parser.py
ezdb/rdbms/__init__.py
ezdb/rdbms/auto_vectorization.py
ezdb/rdbms/executor.py
ezdb/rdbms/expression_ast.py
ezdb/rdbms/expression_evaluator.py
ezdb/rdbms/expression_parser.py
ezdb/rdbms/functions.py
ezdb/rdbms/json_index.py
ezdb/rdbms/operators.py
ezdb/rdbms/parser.py
ezdb/rdbms/schema.py
ezdb/rdbms/sequence_manager.py
ezdb/rdbms/storage.py
ezdb/rdbms/storage_adapter.py
ezdb/rdbms/storage_sqlite.py
ezdb/rdbms/system_catalog.py
ezdb/server/__init__.py
ezdb/server/app.py
ezdb/server/models.py
mangor.egg-info/PKG-INFO
mangor.egg-info/SOURCES.txt
mangor.egg-info/dependency_links.txt
mangor.egg-info/entry_points.txt
mangor.egg-info/requires.txt
mangor.egg-info/top_level.txt