Skip to main content

No project description provided

Project description

unimeta

realtime database sync tools

Installation

unimeta is distributed on PyPI <https://pypi.org>_ as a universal wheel and is available on Linux/macOS and Windows and supports Python 2.7/3.5+ and PyPy.

$ pip install unimeta
>>> from unimeta.pipeline import MysqlSource, ClickHouseSink, Pipeline
>>> mysql = "mysql://root:111111@127.0.0.1:3306/hr"
>>> clickhouse = "clickhouse://127.0.0.1:9000/hr"
>>> meta = "unimetad://kula@127.0.0.1:8000/mysql2ch"
>>> pipe = Pipeline(source, sink, meta)
>>> pipe.sync_tables()
>>> pipe.sync()

License

unimeta is distributed under the terms of both

  • MIT License <https://choosealicense.com/licenses/mit>_
  • Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>_

at your option.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unimeta-0.2.0.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

unimeta-0.2.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file unimeta-0.2.0.tar.gz.

File metadata

  • Download URL: unimeta-0.2.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for unimeta-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7f5863e7c9c42b4476339146b54f36acf9facc73a6186294e339018257dbf3c4
MD5 eee76802c469f8a07dce53f70bc2fdbe
BLAKE2b-256 9729b313f04d45dd6e6c0d5a733723c476e2103722fb279bb318b1c7da9d80ce

See more details on using hashes here.

File details

Details for the file unimeta-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: unimeta-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for unimeta-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae2eeccc0f44be3c6f60702e47ba36a2e2416b295a2d45aede6d3f38758306b8
MD5 eed728d2acf2053808a6f1df01992295
BLAKE2b-256 8f12df9cf59fe8d832d041094f36fca18e5d3cdfca8acbba384498ec778de5cf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page