Skip to content
View shanghoosh1's full-sized avatar

Organizations

@oracle @oracle-devrel

Block or report shanghoosh1

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

Popular repositories Loading

  1. PGMJoins PGMJoins Public

    Random join sampling over relational tables using PGMs

    C++ 3 1

  2. ModelJoin ModelJoin Public

    Join Model rather than Joining Datasets/Tables

    Python

  3. Graphical_join Graphical_join Public

    Graphical join (GJ) is a new efficient and scalable physical join algorithm on relational data. GJ is considered as a worst-case optimal join algorithm.

    C++

  4. Parallel_Graphical_Join Parallel_Graphical_Join Public

    This repo provides a parallel version of our new physical join algorithm named Graphical Join (GJ) which is based on graphical models.

    C++