Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Suggested feature: SQLite file format #212

Closed
orent opened this issue Dec 2, 2018 · 0 comments
Closed

Suggested feature: SQLite file format #212

orent opened this issue Dec 2, 2018 · 0 comments
Milestone

Comments

@orent
Copy link

orent commented Dec 2, 2018

The SQLite 3 format is one of the dataset formats recommended by the Library of Congress as a digital preservation format:

https://www.loc.gov/preservation/digital/formats/fdd/fdd000461.shtml

Unlike CSV, it can represent multiple tables in a single file. It is also a useful engine for performing basic cleanup and postprocessing tasks without having to first import the data into another tool.

@vinayak-mehta vinayak-mehta added this to the v0.8.0 milestone Dec 2, 2018
@vinayak-mehta vinayak-mehta modified the milestones: v0.8.0, v0.7.0 Dec 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants