bottledwater-pg | Change data capture from PostgreSQL into Kafka | Change Data Capture library

 by   confluentinc C Version: Current License: Apache-2.0

kandi X-RAY | bottledwater-pg Summary

kandi X-RAY | bottledwater-pg Summary

bottledwater-pg is a C library typically used in Utilities, Change Data Capture, Kafka applications. bottledwater-pg has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Bottled Water pioneered change data capture from PostgreSQL into Kafka using the logical decoding API, but now other projects have adopted the technique and are continuing to develop it. Please see the following resources for supported solutions for CDC from PostgreSQL into Kafka:. The remaining README is kept here for historical interest.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              bottledwater-pg has a medium active ecosystem.
              It has 1509 star(s) with 150 fork(s). There are 315 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 48 open issues and 51 have been closed. On average issues are closed in 74 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of bottledwater-pg is current.

            kandi-Quality Quality

              bottledwater-pg has no bugs reported.

            kandi-Security Security

              bottledwater-pg has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              bottledwater-pg is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              bottledwater-pg releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bottledwater-pg
            Get all kandi verified functions for this library.

            bottledwater-pg Key Features

            No Key Features are available at this moment for bottledwater-pg.

            bottledwater-pg Examples and Code Snippets

            No Code Snippets are available at this moment for bottledwater-pg.

            Community Discussions

            Trending Discussions on bottledwater-pg

            QUESTION

            C code Makefile,how to include path?
            Asked 2018-Jan-29 at 08:12

            I am trying to compile bottledwater

            ...

            ANSWER

            Answered 2018-Jan-28 at 09:27

            Since you have installed the library in a non-standard location, you need to tell pkg-config about that non-standard location. The easiest way to do that, is to set the PKG_CONFIG_PATH environment variable. You can do that when running make:

            PKG_CONFIG_PATH="/home/jholmes/avro-c-1.8.2/lib/pkgconfig" make

            This assumes that /home/jholmes/avro-c-1.8.2/lib/pkgconfig is where the .pc file resides.

            Anyway, overall, I would instead recommend installing libraries in /usr/local instead. This should result in everything just working without manual intervention. /usr/local is a location used specifically for this purpose.

            Source https://stackoverflow.com/questions/48484378

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install bottledwater-pg

            There are several possible ways of installing and trying Bottled Water:.
            [Running in Docker](#running-in-docker) is the fastest way of getting started, but currently only recommended for development environments.
            [Building from source](#building-from-source) is the most flexible, but also a bit fiddly.
            There are also [Ubuntu packages](https://launchpad.net/~stub/+archive/ubuntu/bottledwater), built by Stuart Bishop (Canonical).

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/confluentinc/bottledwater-pg.git

          • CLI

            gh repo clone confluentinc/bottledwater-pg

          • sshUrl

            git@github.com:confluentinc/bottledwater-pg.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Change Data Capture Libraries

            debezium

            by debezium

            libusb

            by libusb

            tinyusb

            by hathach

            bottledwater-pg

            by confluentinc

            WHID

            by whid-injector

            Try Top Libraries by confluentinc

            librdkafka

            by confluentincC

            ksql

            by confluentincJava

            confluent-kafka-go

            by confluentincGo

            confluent-kafka-python

            by confluentincPython

            confluent-kafka-dotnet

            by confluentincC#