Skip to content
View naveen09's full-sized avatar

Organizations

@maridco

Block or report naveen09

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

Pinned Loading

  1. Quick command reference for Apache K... Quick command reference for Apache Kafka
    1
    ## Kafka Topics
    2
    ### List existing topics
    3
     `bin/kafka-topics.sh --zookeeper localhost:2181 --list`
    4
    
                  
    5
    ### Describe a topic
  2. iceberg iceberg Public

    Forked from apache/iceberg

    Apache Iceberg

    Java

  3. ksql ksql Public

    Forked from confluentinc/ksql

    The database purpose-built for stream processing applications.

    Java

  4. trino trino Public

    Forked from trinodb/trino

    Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

    Java