Skip to content
View mogomo's full-sized avatar
  • Vertica

Block or report mogomo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. xml2json-converter xml2json-converter Public

    A robust Python utility for converting XML files to JSON format

    Python 1 1

  2. Alovera Alovera Public

    Vera is a lightweight desktop SQL client and schema browser for Vertica

    1

  3. vertica-exact-avg-udx vertica-exact-avg-udx Public

    Exact AVG() alternative for Vertica with extended precision and overflow detection.

    C++ 1

  4. VERTICA_WILDFIRE_DEMO VERTICA_WILDFIRE_DEMO Public

    Wildfire demo with OpenText Vertica and VerticaPy: schema, setup, and interactive map visualization.

    Python

  5. vertica_workload_replay vertica_workload_replay Public

    1_save_workload.sh Query collector and replay script generator

    Shell

  6. load_with_unique_filter load_with_unique_filter Public

    The script demonstrates how to safely load data with duplicate keys into a Vertica table that enforces a UNIQUE constraint by using a staging table and filtering to retain only the first occurrence…