Skip to content

ytsaurus/ytsaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab3f903 · May 15, 2025
May 12, 2025
May 15, 2025
Mar 4, 2025
Mar 31, 2025
Aug 23, 2024
May 15, 2025
May 5, 2025
Mar 19, 2023
May 14, 2025
Mar 7, 2025
Apr 26, 2025
May 12, 2025
May 14, 2025
May 15, 2025
Oct 16, 2023
Oct 9, 2024
May 15, 2025
Oct 21, 2024
Jul 25, 2024
Apr 22, 2025
Mar 5, 2025
Mar 5, 2025
Mar 5, 2025
Mar 5, 2025
Mar 5, 2025
Mar 19, 2023
Mar 13, 2024
May 7, 2024
Jul 9, 2024
Mar 31, 2025
Mar 19, 2023
Mar 19, 2023
Apr 22, 2025
Sep 9, 2024
Mar 19, 2023
Mar 19, 2023
Mar 14, 2025
May 13, 2025
Feb 11, 2025


License Telegram

YTsaurus

Website | Documentation | YouTube

YTsaurus is a distributed storage and processing platform for big data with support for MapReduce model, a distributed file system and a NoSQL key-value database.

You can read post about YTsaurus or check video:

video about YTsaurus

Advantages of the platform

Multitenant ecosystem

  • A set of interrelated subsystems: MapReduce, an SQL query engine, a job schedule, and a key-value store for OLTP workloads.
  • Support for large numbers of users that eliminates multiple installations and streamlines hardware usage

Reliability and stability

  • No single point of failure
  • Automated replication between servers
  • Updates with no loss of computing progress

Scalability

  • Up to 1 million CPU cores and thousands of GPUs
  • Exabytes of data on different media: HDD, SSD, NVME, RAM
  • Tens of thousands of nodes
  • Automated server up and down-scaling

Rich functionality

  • Expansive MapReduce module
  • Distributed ACID transactions
  • A variety of SDKs and APIs
  • Secure isolation for compute resources and storage
  • User-friendly and easy-to-use UI

CHYT powered by ClickHouse®

  • A well-known SQL dialect and familiar functionality
  • Fast analytic queries
  • Integration with popular BI solutions via JDBC and ODBC

SPYT powered by Apache Spark

  • A set of popular tools for writing ETL processes
  • Launch and support for multiple mini SPYT clusters
  • Easy migration for ready-made solutions

Getting Started

Try YTsaurus cluster using Kubernetes or try our online demo.

How to Build from Source Code

How to Contribute

We are glad to welcome new contributors!

Please read the contributor's guide and the styleguide for more details.