The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
DBmaps
.table_info()
to define table metadata and
aggregations.map_join_paths()
to discover join paths from
metadata and, optionally, from data (inferred joins).create_join_plan()
to translate a user’s request
into a step-by-step, executable plan.execute_join_plan()
to run the generated plan and
produce a final data.table
.plot_join_plan()
to visualize the execution plan
as a flowchart.customers
,
products
, transactions
, views
)
for examples and testing.DBmaps-introduction
)
demonstrating the full package workflow.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.