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

Added nosqlapi

Open MatteoGuadrini opened this issue 4 years ago • 0 comments

What is this Python project?

This library is defined to encourage similarity between Python modules used to access NOSQL databases. In this way, I hope for consistency that leads to more easily understood modules, code that generally gets more portability across databases and a broader scope of database connectivity from Python.

What's the difference between this Python project and similar ones?

  • Interface classes for all type of NOSQL database: key-value, column, documents and graph database.
  • ODM classes
  • Supports all CRUD operations
  • Functions that facilitate connection and session management

--

Anyone who agrees with this pull request could submit an Approve review to it.

MatteoGuadrini avatar Oct 03 '21 13:10 MatteoGuadrini