sqlalchemy
https://github.com/sqlalchemy/sqlalchemy
Python
The Database Toolkit for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported9 Subscribers
Add a CodeTriage badge to sqlalchemy
Help out
- Issues
- SQLite insert supports multiple on-conflict clauses in inserts
- Recover two-phase in mysql is currently unusable since it uses a legacy row index method
- support SQLite .autocommit=False mode, improve documentation
- Handle schema-qualified collation value in collate()
- Expose Two Phase Transaction in async layer
- Change the default to False of addconstraint / dropconstraint isolate_from_table
- Provide an implementation for avg / abs function with proper type
- WriteOnlyScalar companion to WriteOnlyMapped (which would be Collection?) , as WOM suits an async use case that applies to scalars as well
- Add option for disabling automatic addition of constraint/indexes to the table
- Move asyncio out of ext into the library proper
- Docs
- Python not yet supported