[PR #1811] [CLOSED] Added nosqlapi #1574

Closed
opened 2025-11-06 13:18:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1811
Author: @MatteoGuadrini
Created: 10/3/2021
Status: Closed

Base: masterHead: nosqlapi


📝 Commits (1)

📊 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?

  • 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>
GiteaMirror added the pull-request label 2025-11-06 13:18:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1574