Outils pour utilisateurs

Outils du site


tech:notes_python_db_-_orm_-_dal

Notes Python DB - ORM - DAL

Générique

Voir module :

  • SQLAlchemy Core
  • easy_db

Voir : urllib.parse

TinyDB

Une base de donnée native Python avec enregistrement dans fichier JSON (Ou Yaml en custom-storage)

Voir : https://www.docstring.fr/blog/tinydb-une-base-de-donnees-adaptee-vos-projets/

ORM

  • SQLAlchemy ORM
  • SQLObject
  • Pony
  • Peewee
  • mincePy (data mapper pattern designed specifically for computational and data science)
  • MasoniteORM

Database Abstraction Layer (DAL)

pyDAL

tech/notes_python_db_-_orm_-_dal.txt · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki