awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

docs: add PyFreeDB

Open AlbertLucianto opened this issue 3 years ago • 0 comments

What is this Python project?

Python library that provides common and simple database abstractions on top of Google Sheets.

  1. Provide a straightforward key-value and row based database interfaces on top of Google Sheets.
  2. Serve your data without any server setup (by leveraging Google Sheets infrastructure).
  3. Support flexible enough query language to perform various data queries.
  4. 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.

AlbertLucianto avatar Sep 09 '22 02:09 AlbertLucianto