dgilboa's Stars
SteinHQ/Stein
Use Google Sheets as your no-setup database
adilkhash/Data-Engineering-HowTo
A list of useful resources to learn Data Engineering from scratch
jamiehannaford/what-happens-when-k8s
🤔 What happens when I type kubectl run?
marcenacp/kubeasy
⛅️ Immersive command-line interface to manage Kubernetes cloud clusters
getndazn/dazn-lambda-powertools
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
external-secrets/kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
igorbarinov/awesome-data-engineering
A curated list of data engineering tools for software developers
pyinvoke/invoke
Pythonic task management & command execution.
spaceship-prompt/spaceship-prompt
:rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt
idank/explainshell
match command-line arguments to their help text
jlevy/the-art-of-command-line
Master the command line, in one page
k4m4/terminals-are-sexy
💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
argoproj/argo-workflows
Workflow Engine for Kubernetes
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
pybites/100DaysOfCode
PyBites #100DaysOfCode
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
uber/marmaray
Generic Data Ingestion & Dispersal Library for Hadoop
jaymcgavren/dotfiles
My linux/unix/osx config files for the shell and various applications.
claranet/terraform-aws-lambda
Terraform module for AWS Lambda functions
git-quick-stats/git-quick-stats
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
wix-incubator/quix
Quix Notebook Manager
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
astronomer/airflow-guides
Guides and docs to help you get up and running with Apache Airflow.
charlax/professional-programming
A collection of learning resources for curious software engineers
ulid/spec
The canonical spec for ulid
aws-samples/amazon-redshift-tiered-storage
Amazon Redshift offers a common query interface against data stored in fast, local storage as well as data from high-capacity, inexpensive storage (S3). This workshop will cover the basics of this tiered storage model and outline the design patterns you can leverage to get the most from large volumes of data. You will build out your own Redshift cluster with multiple data sets to illustrate the trade-offs between the storage systems. By the time you leave, you’ll know how to distribute your data and design your DDL to deliver the best data warehouse for your business.
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
python-attrs/attrs
Python Classes Without Boilerplate