InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 11 Python NoSQL Projects
-
Project mention: Should a beginner on python start a project | reddit.com/r/learnpython | 2023-01-05
If you are interested in database, I would also recommand have fun with tinydb https://github.com/msiemens/tinydb and reading it's source code, even alter it and mess around (just keep Git in mind in your adventure).
-
This open issue has some discussion on dependency wonkiness that helped me fix mine.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: starlette-admin: support for Odmantic & many more | reddit.com/r/Python | 2022-12-21
Hello u/everyone, the latest releases of starlette-admin add support for Odmantic (an async python ODM) , better support for dynamic list and embedded document, custom batch actions, ...
-
cog – Micro Graph Database for Python Applications –
-
Project mention: Sunday Daily Thread: What's everyone working on this week? | reddit.com/r/Python | 2022-11-20
So in the end, this is an attempt to but a truly document oriented equivalent to SQLite, and I think there is potential. I would love to do the same benchmark with the SQLite solution you proposed and compare the two, but my time is limiting me right now… Here is the github link if you are interested: https://github.com/mkrd/DictDataBase
-
elara
Elara DB is an easy to use, lightweight key-value database that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. :dart:
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
View on GitHub
-
But now we just use a pure Graph implementation with NetworkX interface - UKV [2].
-
-
dinamopy
Dinamopy is a python helper library for dynamodb. You can define your access patterns in a json file and can use dynamic method names to make operations.
Python NoSQL related posts
- Is Djongo no longer being developed?
- Website... Unchained
- Should a beginner on python start a project
- ShyySH: a TUI connection manager for SSH
- OpenTelemetry for Python: The Hard Way
- Help need for Third Year Computer Science Project which is a dating website.
- Commit 1 to 1000 and beyond: Two years of maintaining an open-source project
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Jan 2023
Index
What are some of the best open-source NoSQL projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | TinyDB | 5,624 |
2 | djongo | 1,683 |
3 | odmantic | 745 |
4 | cog | 214 |
5 | DictDataBase | 161 |
6 | elara | 101 |
7 | ansible-role-cassandra | 24 |
8 | brave-date-server | 9 |
9 | NetworkXum | 9 |
10 | nosqlapi | 8 |
11 | dinamopy | 2 |