Public Notes on
View Public Collections
dbt (data build tool) is a command line tool that enables data analysts and engineers to transform data in their warehouses by simply writing select statements. dbt handles turning these select statements into tables and views. dbt helps do the T in ELT (Extract, Load, Transform) processes – it doesn’t extract or load data, but it’s extremely good at transforming data that’s already loaded into your warehouse. #analytics #database #etl #sql #data-engineering #data-science #pub
Show More
Join Monster join-monster.readthedocs.io
Join Monster is a query planner between GraphQL and SQL for the Node.js graphql-js reference implementation. It's a function that takes a GraphQL query and dynamically translates GraphQL to SQL for efficient, batched data retrieval before resolution. It fetches only the data you need - nothing more, nothing less. #graphql #sql #pub
Show More
Data is a powerful drug - it's the life blood of your business. How do you ensure that it's correct and tells the right story? PostgreSQL can help, but there's a lot more to this game. #database #postgres #sql #learning #education #books #pub
Show More
SQLPad rickbergfalk.github.io