# 2023-08-21 conda-index and conda-forge databases
Attendees:
- Jaime RodrÃguez-Guerra
- Daniel Holth
Agenda:
- Jaime: Synergies between the `conda-index` cache sqlite database, the [Datasette experiment](https://metayaml-conda.fly.dev/), and the libcfgraph needs in conda-forge.
- Suggestion: can Anaconda publish the .cache/cache.db sqlite files for each channel, let's say daily or weekly? That'd save a lot of time already.
- Jaime: How to start with the run_exports PR?
- Daniel: Go to conda_index.index.sqlitecache "UNHOLY_UNION" equivalent for run_exports. A query to dump the JSON documents. Then Anaconda would need to add the run_exports.json data paths to the CDN cloning code.