KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums PyKX how to push data to RDB/HDB using pykx Re: how to push data to RDB/HDB using pykx

  • renbright

    Member
    January 8, 2024 at 12:00 am

    we are using pykx to load data from kdb database and want to send data back to kdb after doing some operation:

    1. in qConnection, sendSync can read/write data from/to kdb

    2. what about pykx?