mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
🚩 an extra accuracy README.md
"ORM" may not encompass all database mapping tools, and the new phrasing provides clarity for users who might be unfamiliar with the term. But I believe the term "ORM" is so popular, especially around newcomers that dropping that from the title might be a bad idea. the Object Relational Mapper has an emphasis on the "Relational" side.
This commit is contained in:
parent
2252650cfd
commit
60477d556f
|
@ -762,7 +762,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [django-activity-stream](https://github.com/justquick/django-activity-stream) - Generating generic activity streams from the actions on your site.
|
||||
* [Stream Framework](https://github.com/tschellenbach/Stream-Framework) - Building news feed and notification systems using Cassandra and Redis.
|
||||
|
||||
## ORM
|
||||
## ORM and other database mapping tools
|
||||
|
||||
*Libraries that implement Object-Relational Mapping or data mapping techniques.*
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user