Created by: AlbertLucianto
What is this Python project?
Python library that provides common and simple database abstractions on top of Google Sheets.
- Provide a straightforward key-value and row based database interfaces on top of Google Sheets.
- Serve your data without any server setup (by leveraging Google Sheets infrastructure).
- Support flexible enough query language to perform various data queries.
- Manually manipulate data via the familiar Google Sheets UI (no admin page required).
What's the difference between this Python project and similar ones?
Comparisons are elaborated in Alternative Analysis section.
Anyone who agrees with this pull request could submit an Approve review to it.