pyramid_sqlalchemy
ORM wrapper
A package that simplifies the integration of SQLAlchemy with Pyramid web applications.
SQLAlchemy integration for pyramid
26 stars
3 watching
8 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |
formalchemy/pyramid_formalchemy | Tools and utilities for integrating FormAlchemy into Pyramid web applications | 44 |
wichert/pyramid_authstack | A package that enables flexible authentication stacking in Pyramid projects | 10 |
05bit/peewee-async | An asynchronous interface to the Peewee ORM for interacting with databases. | 735 |
zopefoundation/zope.sqlalchemy | An integration of SQLAlchemy with transaction management for Python web applications. | 32 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 416 |
sacrud/ps_alchemy | An extension for SQLAlchemy that simplifies the use of SQLAlchemy models in Pyramid applications. | 7 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
mrijken/pyramid_bowerstatic | Integrates BowerStatic into Pyramid to manage client-side resources | 14 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
sontek/pyramid_webassets | An extension for Pyramid web applications to manage assets using the webassets library. | 64 |
piccolo-orm/piccolo | An ORM and query builder for Python that supports asyncio and various databases. | 1,464 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 147 |
status-im/nim-sqlcipher | A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |