Metadata-Version: 2.4
Name: materializer
Version: 0.1.0
Summary: SQL compute delegation via query interception. Intercept pseudo-functions in SQL, dispatch to external engines, materialize results as temp tables.
Project-URL: Homepage, https://github.com/damiandelmas/materializer
Author-email: Damian Delmas <damian@getflex.dev>
License: MIT
License-File: LICENSE
Keywords: compute,delegation,materializer,query,sql,sqlite
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
