sqlite3 is a small lightweight database that is used on local storage devices during development phase. it doesn't handle many requests at a time so it is not fit for deployment, but awesome for testing for developers. Why isn't it mentioned here!
🔄 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/547
**Author:** [@PiyushDeshmukh](https://github.com/PiyushDeshmukh)
**Created:** 1/16/2016
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`2689ffd`](https://github.com/vinta/awesome-python/commit/2689ffdfb08b9f530822aa79ebd3b0b7c9ffaa32) added sqlite3 in databases
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
`sqlite3` is a small lightweight database that is used on local storage devices during development phase. it doesn't handle many requests at a time so it is not fit for deployment, but awesome for testing for developers. Why isn't it mentioned here!
---
<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/547
Author: @PiyushDeshmukh
Created: 1/16/2016
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
2689ffdadded sqlite3 in databases📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
sqlite3is a small lightweight database that is used on local storage devices during development phase. it doesn't handle many requests at a time so it is not fit for deployment, but awesome for testing for developers. Why isn't it mentioned here!🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.