Gazette
Simplifying data processing by seamlessly combining SQL, batch, and streaming paradigms with journal abstraction for efficient, unified access in popular tools and SQL engines.
Gazette is a company that provides a simplified platform for processing SQL, batch, and real-time streaming data using its "journal" abstraction, which functions as both a low-latency data stream and an organized collection in the cloud. The company offers an efficient consumers framework for building streaming applications with Go and has been in production use for over five years, handling millions of records per second.
About Gazette
Gazette is a company that simplifies the process of constructing platforms that seamlessly combine SQL, batch, and millisecond-latency streaming data processing paradigms. By doing so, Gazette empowers teams, applications, and analysts to work with a shared catalog of data in their preferred manner. The cornerstone of Gazette's technology is its "journal" abstraction – a streaming append log that can be represented as regular files within a BLOB store, such as Amazon S3. This dual functionality enables journals to function both as low-latency data streams and organized collections in the cloud, making them directly integratable into popular processing tools and SQL engines.
Building on its journal broker service, Gazette offers an efficient consumers framework for creating streaming applications using Go. The company's technology has been in production use for nearly five years and can handle millions of streamed records per second.
To get started with Gazette, interested parties are encouraged to explore the official documentation_, which includes tutorials and examples. Additionally, API Godocs_ are available for more detailed information on the company's offerings.
.. _documentation: https://gazette.dev .. _Godocs: https://godoc.org/go.gazette.dev/core
