├── .github └── workflows │ └── blank.yml ├── .gitignore ├── LICENSE ├── README.md ├── catalog └── nada.parquet /.github/workflows/blank.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakthom/nodb/HEAD/.github/workflows/blank.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .history -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakthom/nodb/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakthom/nodb/HEAD/README.md -------------------------------------------------------------------------------- /catalog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakthom/nodb/HEAD/catalog -------------------------------------------------------------------------------- /nada.parquet: -------------------------------------------------------------------------------- 1 | PAR1,5 duckdb_schema%niets%$ ((DuckDB version v1.1.3 (build 19864453f7)UPAR1 --------------------------------------------------------------------------------