An intuitive lightweight file based database and query tool.
- File based database
- SQL-like interface
- Ability to query csv files
Datapy is designes to be at lightweight as possible. At the time creation Datapy has no dependencies.
Install the Datapy with pip.
$ pip install datapy
Want to contribute? Great!
This project was originated as a way to bring a community together for Hacktoberfest. I'm glad to have community involvement and helpt others to understand databases on a more basic level.
MVP release will be coming during October.
Apache 2.0