Skip to content
View gridnevvvit's full-sized avatar

Organizations

@ydb-platform
Block or Report

Block or report gridnevvvit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gridnevvvit/README.md

I'm the member of the YDB team which is an open-source Distributed SQL database that combines high availability and scalability. My responsibilities include specification generation, active development, bug fixing and the maintenance of the several projects in the YDB team

Previously I was core upstream contributor for the OpenStack Data processing service (Sahara), which provides big data cluster management and elastic data processing in OpenStack.

Stack: C++, Python, gRPC, Protobuf, AsyncIO, Jaeger, SQLAlachemy, YDB, OpenStack

Impact:

  • Implemented the YDB Python SDK in order to provide an ability to use the YDB in applications. This includes implementing the transport layers using gRPC and protocol buffers, client side balancing algorithms and client adapters such as SQLAlchemy.
  • Implemented the major part of the YDB test and maintenance infrastructure, including stress testing, test pipelines, chaos testing for the YDB.
  • Developed the Managed YDB as a Service product in the Yandex Cloud.
  • Developed the Query Replay feature which is a pipeline that collects queries data from production clusters and processes these queries to avoid regressions in the YDB Query Engine.
  • Developed several components to distribute the load evenly across the YDB servers.
  • Developed and refactored several components in YDB to improve performance of Query Processing engine.
  • Developed sequences support in YDB
  • Built the platform to support stored columns in YDB.

Pinned

  1. ydb-platform/ydb ydb-platform/ydb Public

    YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions

    3.5k 484

  2. ydb-platform/ydb-python-sdk ydb-platform/ydb-python-sdk Public

    YDB Python SDK

    Python 73 40