Pulsar connector overview
Messaging systems are most powerful when you can easily use them with external systems like databases and other messaging systems.
Pulsar IO connectors enable you to easily create, deploy, and manage connectors that interact with external systems, such as Apache Cassandra, Aerospike, and many others.
Concept
Pulsar IO connectors come in two types: source and sink.
This diagram illustrates the relationship between source, Pulsar, and sink:

Source
Sources feed data from external systems into Pulsar.
Common sources include other messaging systems and firehose-style data pipeline APIs.
For the complete list of Pulsar built-in source connectors, see source connector.