https://github.com/openstack/oslo.db
OpenStack Common DB Code. Mirror of code maintained at opendev.org.
https://github.com/openstack/oslo.db
Last synced: 2 months ago
JSON representation
OpenStack Common DB Code. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/oslo.db
- Owner: openstack
- License: apache-2.0
- Created: 2014-04-30T14:38:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T01:47:21.000Z (3 months ago)
- Last Synced: 2025-03-28T08:07:40.862Z (3 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/oslo.db
- Size: 2.54 MB
- Stars: 86
- Watchers: 15
- Forks: 65
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================.. image:: https://governance.openstack.org/tc/badges/oslo.db.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html.. Change things from this point on
===============================================
oslo.db -- OpenStack Database Pattern Library
===============================================.. image:: https://img.shields.io/pypi/v/oslo.db.svg
:target: https://pypi.org/project/oslo.db/
:alt: Latest Version.. image:: https://img.shields.io/pypi/dm/oslo.db.svg
:target: https://pypi.org/project/oslo.db/
:alt: DownloadsThe oslo db (database) handling library, provides database
connectivity to different database backends and various other helper
utils.* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.db/latest
* Source: https://opendev.org/openstack/oslo.db
* Bugs: https://bugs.launchpad.net/oslo.db
* Release notes: https://docs.openstack.org/releasenotes/oslo.db/