diff --git a/README.md b/README.md index 80ae62a7..61926b00 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pydal](https://github.com/web2py/pydal/) - A pure Python Database Abstraction Layer. * [SQLModel](https://sqlmodel.tiangolo.com/) - SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy. * NoSQL Databases - * [hot-redis](https://github.com/stephenmcd/hot-redis) - Rich Python data types for Redis. * [mongoengine](https://github.com/MongoEngine/mongoengine) - A Python Object-Document-Mapper for working with MongoDB. * [PynamoDB](https://github.com/pynamodb/PynamoDB) - A Pythonic interface for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/). * [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.