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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/1811
**Author:** [@MatteoGuadrini](https://github.com/MatteoGuadrini)
**Created:** 10/3/2021
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `nosqlapi`
---
### 📝 Commits (1)
- [`d5d5d36`](https://github.com/vinta/awesome-python/commit/d5d5d368159ebf59f5b1cef8b8f574957174862e) Added nosqlapi
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1811
Author: @MatteoGuadrini
Created: 10/3/2021
Status: ❌ Closed
Base:
master← Head:nosqlapi📝 Commits (1)
d5d5d36Added nosqlapi📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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?
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.