octosql-plugin-postgres

By cube2222

Octosql-plugin-postgres Alternatives

Similar projects and alternatives to octosql-plugin-postgres

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better octosql-plugin-postgres alternative or higher similarity.

octosql-plugin-postgres reviews and mentions

Posts with mentions or reviews of octosql-plugin-postgres. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • OctoSQL allows you to join data from different sources using SQL
    13 projects | news.ycombinator.com | 14 Jul 2022
    Thanks!

    I'll start by saying that OctoSQL is single-machine-only, as I'm not sure what exactly you meant with "federated".

    I'd recommend starting by going with a debugger through the execution of the root function in root.go, as that calls out to all the macro transformations.

    Then, you can take a look at the optimizer (optimizer directory) and the Postgres plugin source[0], as an example of a plugin that is able to push down predicates to the underlying database. As well as the Typecheck (logical -> physical) and Materialize (physical -> execution) transformations.

    I'm planning to write a few technical documents about the implementation soon, while writing some actual usage documentation as well.

    [0]: https://github.com/cube2222/octosql-plugin-postgres

Stats

Basic octosql-plugin-postgres repo stats
1
2
0.0
about 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com