This website requires JavaScript.
Explore
Help
Register
Sign In
HoloTech
/
psqlmapper
Watch
1
Star
0
Fork
0
You've already forked psqlmapper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Interitio
c495b4d097
feat: Make pool size configurable.
2025-09-01 21:05:40 +10:00
__init__.py
Initial Commit
2025-07-31 07:39:53 +10:00
adapted.py
Initial Commit
2025-07-31 07:39:53 +10:00
base.py
Initial Commit
2025-07-31 07:39:53 +10:00
columns.py
Initial Commit
2025-07-31 07:39:53 +10:00
conditions.py
Initial Commit
2025-07-31 07:39:53 +10:00
connector.py
feat: Make pool size configurable.
2025-09-01 21:05:40 +10:00
cursor.py
Initial Commit
2025-07-31 07:39:53 +10:00
database.py
Remove version method.
2025-07-31 08:21:55 +10:00
models.py
Initial Commit
2025-07-31 07:39:53 +10:00
queries.py
fix: Support empty insert.
2025-08-25 23:18:37 +10:00
registry.py
Initial Commit
2025-07-31 07:39:53 +10:00
table.py
Initial Commit
2025-07-31 07:39:53 +10:00
Description
Light-weight very thin PSQL ORM builder with support for pools and transactions. Limited coverage but often enough.
56
KiB
Languages
Python
100%