article thumbnail

Ingest Data Faster, Easier and Cost-Effectively with New Connectors and Product Updates

Snowflake

Snowflake is launching native integrations with some of the most popular databases, including PostgreSQL and MySQL. With other ingestion improvements and our new database connectors, we are smoothing out the data ingestion process, making it radically simple and efficient to bring data to Snowflake.

article thumbnail

Kafka Connect Deep Dive – JDBC Source Connector

Confluent

One of the most common integrations that people want to do with Apache Kafka ® is getting data in from a database. That is because relational databases are a rich source of events. The existing data in a database, and any changes to that data, can be streamed into a Kafka topic. What we’ll cover.

Kafka 88
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Powering Real-Time Analytics at Scale on MySQL and PostgreSQL

Rockset

Relational databases today are widely known to be suboptimal for supporting high-scale analytical use cases, and are all but certain to run into issues as your production data size and query volume grow. Rockset also has first-class query performance on a variety of complex queries and, most importantly, is horizontally scalable.

article thumbnail

Updates, Inserts, Deletes: Comparing Elasticsearch and Rockset for Real-Time Data Ingest

Rockset

Logstash offers a JDBC input plugin that polls a relational database, like PostgreSQL or MySQL, for inserts and updates periodically. Logstash offers a JDBC input plugin that polls a relational database, like PostgreSQL or MySQL, for inserts and updates periodically.

article thumbnail

Building a Scalable Search Architecture

Confluent

Using SQL to run your search might be enough for your use case, but as your project requirements grow and more advanced features are needed—for example, enabling synonyms, multilingual search, or even machine learning—your relational database might not be enough. Building an indexing pipeline at scale with Kafka Connect.

article thumbnail

Metal as a Service (MaaS): DIY server-management at scale

LinkedIn Engineering

For MaaS, the starting point was co-hosting the web service, relational database ( Postgres ), and Redis -based caching layer on a server. We decided to leverage Kafka as a distributed messaging queue. The choice of Kafka mainly stemmed from its widespread use within LinkedIn and its dedicated support SLA.

article thumbnail

Real-Time CDC With Rockset And Confluent Cloud

Rockset

Breaking Bad… Data Silos We haven’t quite figured out how to avoid using relational databases. Folks have definitely tried, and while Apache Kafka® has become the standard for event-driven architectures, it still struggles to replace your everyday PostgreSQL database instance in the modern application stack.

Cloud 52