An open API service indexing awesome lists of open source software.

https://github.com/crate/cratedb-estuary

CrateDB destination connector for Estuary.
https://github.com/crate/cratedb-estuary

cdc cdc-data cdc-processor database-connector estuary estuary-connector estuary-stack

Last synced: 4 months ago
JSON representation

CrateDB destination connector for Estuary.

Awesome Lists containing this project

README

          

# CrateDB connector for Estuary

[![Bluesky][badge-bluesky]][target-bluesky]
[![Status][badge-status]][target-project]
[![Release Notes][badge-release-notes]][target-release-notes]
[![License][badge-license]][target-license]

» [Documentation]
| [Changelog]
| [Issues]
| [Source code]
| [License]
| [CrateDB]
| [Community Forum]

## About

[Estuary] provides real-time data integration and ETL for modern data pipelines.
Build scalable, fault-tolerant streaming data pipelines that seamlessly connect
to virtually any data source for data warehouses, real-time analytics,
operations, machine learning, and AI. You can use Estuary to continuously ingest
and deliver both streaming and batch change data (CDC) from 100s of sources
using Estuary's custom no-code connectors.

[CrateDB] is a distributed and scalable SQL database for storing and analyzing
massive amounts of data in near real-time, even with complex queries. It is
PostgreSQL wire compatible, and based on Lucene.

## What's inside

This repository provides the public [issue tracker] for the CrateDB connector for
Estuary. Please use it to report problems, and stay informed about their resolutions.

## Status

The CrateDB connector for Estuary is an open-source project, and is
[managed on GitHub].

[CrateDB]: https://cratedb.com/database
[Estuary]: https://estuary.dev/
[issue tracker]: https://github.com/crate/cratedb-estuary/issues

[Changelog]: https://github.com/estuary/connectors/blob/main/materialize-cratedb/CHANGELOG.md
[Community Forum]: https://community.cratedb.com/
[Documentation]: https://estuary.dev/destination/cratedb/
[Issues]: https://github.com/crate/cratedb-estuary/issues
[License]: https://github.com/crate/cratedb-estuary/blob/main/LICENSE
[managed on GitHub]: https://github.com/estuary/connectors/tree/main/materialize-cratedb
[Source code]: https://github.com/estuary/connectors/tree/main/materialize-cratedb

[badge-bluesky]: https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff&label=Follow%20%40CrateDB
[badge-issues]: https://img.shields.io/github/issues/crate/cratedb-estuary
[badge-license]: https://img.shields.io/github/license/crate/cratedb-estuary
[badge-release-notes]: https://img.shields.io/badge/Release%20Notes-v1-blue
[badge-status]: https://img.shields.io/badge/status-beta-orange
[target-bluesky]: https://bsky.app/search?q=cratedb
[target-license]: https://github.com/crate/cratedb-estuary/blob/main/LICENSE
[target-project]: https://github.com/crate/cratedb-estuary
[target-release-notes]: https://github.com/estuary/connectors/blob/main/materialize-cratedb/CHANGELOG.md