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

https://github.com/ozontech/seq-db

seq-db is a scalable and high-performance database designed for storing and querying logs efficiently
https://github.com/ozontech/seq-db

database full-text-search go golang logs observability

Last synced: 4 months ago
JSON representation

seq-db is a scalable and high-performance database designed for storing and querying logs efficiently

Awesome Lists containing this project

README

          


seq-db


Quickstart
Documentation
Community
Releases



[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/ozontech/seq-db/graphs/commit-activity)
[![License](https://img.shields.io/github/license/ozontech/seq-db)](https://img.shields.io/github/license/ozontech/seq-db)
[![Telegram](https://telegram-badge.vercel.app/api/telegram-badge?channelId=@file_d_community)](https://t.me/file_d_community)


[![CI](https://github.com/ozontech/seq-db/actions/workflows/ci.yml/badge.svg)](https://github.com/ozontech/seq-db/actions/workflows/go.yml)
[![Code coverage](https://codecov.io/github/ozontech/seq-db/coverage.svg?branch=main)](https://codecov.io/github/ozontech/seq-db?branch=main)
[![GitHub go.mod Go version of a Go module](https://img.shields.io/github/go-mod/go-version/ozontech/seq-db)](https://github.com/ozontech/seq-db)
[![GoReportCard example](https://goreportcard.com/badge/github.com/ozontech/seq-db)](https://goreportcard.com/report/github.com/ozontech/seq-db)

**seq-db** is a scalable and high-performance database designed for storing and querying logs efficiently.
It supports both single-instance and clustered deployments to meet various scalability and availability needs.

## Quickstart

Get started quickly by following our [Quickstart Guide](https://ozontech.github.io/seq-db-docs/).

## Cluster Configuration

For setting up a clustered deployment, refer to
our [Cluster Configuration Guide](https://ozontech.github.io/seq-db-docs/#cluster-mode).

## GitHub Registry

The latest versions of seq-db are available in
our [GitHub Registry](https://github.com/ozontech/seq-db/pkgs/container/seq-db).

## Community

Join our community for discussions, support, and contributions:

- [GitHub Discussions](https://github.com/ozontech/seq-db/discussions);
- [Telegram](https://t.me/file_d_community);

## Benchmarks

See performance benchmarks and comparisons in
our [Benchmark Reports](https://ozontech.github.io/seq-db-docs/seq-db/benchmarks/).

## Core Contributors
seq-db started as an internal project. To recognise everyone who has made
a significant contribution, we list all contributors - internal and public - in the order of their first commit to the project.



Vitkovskii Vladimir
Vitkovskii Vladimir

💻 📖
Iskandarov Lev
Iskandarov Lev

💻 📖
Azat Khadiev
Azat Khadiev

💻 📖
Ivan Romanov
Ivan Romanov

💻 📖
Sandu C
Sandu C

💻 📖
Che
Che

💻 📖
Oleg Don
Oleg Don

💻 📖


DSmolonogov
DSmolonogov

💻 📖
Vadim Alekseev
Vadim Alekseev

💻 📖
Grigorii Nazarov
Grigorii Nazarov

💻 📖
Daniil Forshev
Daniil Forshev

💻 📖
Timofey Sedov
Timofey Sedov

💻 📖
Daniil
Daniil

💻 📖

## License

This project is licensed under the [Apache 2.0 License](https://github.com/ozontech/seq-db/blob/main/LICENSE).

For any issues or feature requests, please open a ticket in
our [GitHub Issues](https://github.com/ozontech/seq-db/issues).