AI - 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.
- Name
- Gazette - https://github.com/gazette/core
- Last Audited At
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