dbami


Namedbami JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryLightweight, Python-based, framework-agnostic async PostgreSQL migration tool
upload_time2025-07-24 19:42:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License 2.0
keywords postgresql sql migration async
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `dbami`: The database friend you didn't know you needed

A lightweight, Python-based, framework-agnostic, async-compatible PostgreSQL
migration tool.

## What does `dbami` mean?

`dbami` was initially inspired by the tool
[`dbmate`](https://github.com/amacneil/dbmate), and therefore takes inspiration
from `dbmate` when it comes to name. That is, "ami" is French for "friend," a
synonym of "mate."

Other languages may have yielded suitable words for friend, but "ami" was
chosen due to its short length (easier to type) and the allowance for a future
golang-based implementation, which, most serendipitously, could be named
`dbamigo`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dbami",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "postgresql, sql, migration, async",
    "author": null,
    "author_email": "Jarrett Keifer <jkeifer@element84.com>",
    "download_url": "https://files.pythonhosted.org/packages/b0/62/75b0cbaf1c93fffe347addeacbcb9a5ed788ab0e64d68b198e12eb633a2e/dbami-0.5.0.tar.gz",
    "platform": null,
    "description": "# `dbami`: The database friend you didn't know you needed\n\nA lightweight, Python-based, framework-agnostic, async-compatible PostgreSQL\nmigration tool.\n\n## What does `dbami` mean?\n\n`dbami` was initially inspired by the tool\n[`dbmate`](https://github.com/amacneil/dbmate), and therefore takes inspiration\nfrom `dbmate` when it comes to name. That is, \"ami\" is French for \"friend,\" a\nsynonym of \"mate.\"\n\nOther languages may have yielded suitable words for friend, but \"ami\" was\nchosen due to its short length (easier to type) and the allowance for a future\ngolang-based implementation, which, most serendipitously, could be named\n`dbamigo`.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Lightweight, Python-based, framework-agnostic async PostgreSQL migration tool",
    "version": "0.5.0",
    "project_urls": null,
    "split_keywords": [
        "postgresql",
        " sql",
        " migration",
        " async"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e187e41a9d445f7bcc121b53e4585a9ec68c73cc4b703143a55366eee39b0e0",
                "md5": "b10b9c8928dd5ae7b5b812674f93c960",
                "sha256": "720981821de1d9516d9065d4a89c4957917e5366cdc310a63fca8a2c006493d4"
            },
            "downloads": -1,
            "filename": "dbami-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b10b9c8928dd5ae7b5b812674f93c960",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20372,
            "upload_time": "2025-07-24T19:42:11",
            "upload_time_iso_8601": "2025-07-24T19:42:11.777155Z",
            "url": "https://files.pythonhosted.org/packages/6e/18/7e41a9d445f7bcc121b53e4585a9ec68c73cc4b703143a55366eee39b0e0/dbami-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b06275b0cbaf1c93fffe347addeacbcb9a5ed788ab0e64d68b198e12eb633a2e",
                "md5": "cf8522bca27ad2c2960d41732a50bca4",
                "sha256": "ce6b68bfa75b127963a2156f028479d404f47c16b14e7060e897ba7817d13d8a"
            },
            "downloads": -1,
            "filename": "dbami-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cf8522bca27ad2c2960d41732a50bca4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 32378,
            "upload_time": "2025-07-24T19:42:13",
            "upload_time_iso_8601": "2025-07-24T19:42:13.090146Z",
            "url": "https://files.pythonhosted.org/packages/b0/62/75b0cbaf1c93fffe347addeacbcb9a5ed788ab0e64d68b198e12eb633a2e/dbami-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 19:42:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dbami"
}
        
Elapsed time: 1.57017s