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
- Host: GitHub
- URL: https://github.com/ozontech/seq-db
- Owner: ozontech
- License: apache-2.0
- Created: 2025-07-18T14:03:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-19T19:38:22.000Z (4 months ago)
- Last Synced: 2026-01-19T19:46:10.082Z (4 months ago)
- Topics: database, full-text-search, go, golang, logs, observability
- Language: Go
- Homepage: https://ozontech.github.io/seq-db-docs/
- Size: 8.71 MB
- Stars: 104
- Watchers: 1
- Forks: 9
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
seq-db
Quickstart •
Documentation •
Community •
Releases
[](https://GitHub.com/ozontech/seq-db/graphs/commit-activity)
[](https://img.shields.io/github/license/ozontech/seq-db)
[](https://t.me/file_d_community)
[](https://github.com/ozontech/seq-db/actions/workflows/go.yml)
[](https://codecov.io/github/ozontech/seq-db?branch=main)
[](https://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
💻 📖

Iskandarov Lev
💻 📖

Azat Khadiev
💻 📖

Ivan Romanov
💻 📖

Sandu C
💻 📖

Che
💻 📖

Oleg Don
💻 📖

DSmolonogov
💻 📖

Vadim Alekseev
💻 📖

Grigorii Nazarov
💻 📖

Daniil Forshev
💻 📖

Timofey Sedov
💻 📖

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).