cytomining / cytomining/CytoTable

Explore the use of cloud-based SQLite querying

Open
#70 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
21
Forks
6
Avg merge
2d 3h
Merged PRs (30d)
6

Description

Current functionality with cloud-based SQLite data sources involves caching the source data locally. There may be a possibility of querying this data in-place, similar to CSV sources, using technologies such as https://github.com/michalc/sqlite-s3-query. Doing this may improve performance with these types of data sources.

Note: similar functionality might be possible with more than just AWS-based sources, but may need additional work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.