Skip to content
View chanukyasds's full-sized avatar
πŸ‘¨β€πŸ’»
Focusing
πŸ‘¨β€πŸ’»
Focusing
Block or Report

Block or report chanukyasds

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
chanukyasds/README.md

Hi there πŸ‘‹

Databases: PostgreSQL
Languages: C, python, C#
Operating system: Ubuntu/linux
Infra: Ansible, Openshift
Cloud : AWS-ec2, Azure

PostgreSQL:
pg_math - statistical distribution for postgresql.
c_postgres_dev - overview to develop C functions to work on composite, array types in postgresql.

Others:
data_analytics - prototype to pull tabular data from website and convert to meaning information for analysis such as Graphs.

Contact: chanukyasds@gmail.com

Pinned

  1. pg_math pg_math Public

    pg_math extension to support statistical distribution functions for PostgreSQL

    C 14 1

  2. pg_extensions pg_extensions Public

    aggregates and functions for PostgreSQL Server

    C 1 1

  3. postgres_dev postgres_dev Public

    working repository for pg_extensions

    C 1

  4. pg_repack pg_repack Public

    Forked from reorg/pg_repack

    Reorganize tables in PostgreSQL databases with minimal locks

    C 1 1

  5. data_analytics data_analytics Public

    pulling website tabular data and publish with kafka and then process the data with pyspark to plot graph

    Python