potter420's Stars
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
sosedoff/pgweb
Cross-platform client for PostgreSQL databases
aws/karpenter-provider-aws
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
robinhood/faust
Python Stream Processing
kyverno/kyverno
Cloud Native Policy Management
MaterializeInc/materialize
The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
clauswilke/dataviz
A book covering the fundamentals of data visualization
san089/goodreads_etl_pipeline
An end-to-end GoodReads Data Pipeline for Building Data Lake, Data Warehouse and Analytics Platform.
rocketlaunchr/dataframe-go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
jorgecarleitao/arrow2
Transmute-free Rust library to work with the Arrow format
retentioneering/retentioneering-tools
Retentioneering: product analytics, data-driven CJM optimization, marketing analytics, web analytics, transaction analytics, graph visualization, process mining, and behavioral segmentation in Python. Predictive analytics over clickstream, AB tests, machine learning, and Markov Chain simulations.
PaesslerAG/gval
Expression evaluation in golang
substantic/rain
Framework for large distributed pipelines
durch/rust-s3
Rust library for interfacing with S3 API compatible services
jorgecarleitao/parquet2
Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow
markfairbanks/tidypolars
Tidy interface to polars
bersler/OpenLogReplicator
Open Source Oracle database CDC
kubo/rust-oracle
Oracle driver for Rust
JanKaul/iceberg-rust
Rust implementation of Apache Iceberg with integration for Datafusion
tiepvupsu/tabml
jorgecarleitao/datafusion-python
A Python library to run analytics workloads with the performance of Rust, the flexibility of Python and O(1) cost in moving data between the two. Uses Apache Arrow in-memory format and respective query engine DataFusion.
TomScheffers/pyarrow_ops
Convenient pyarrow operations following the Pandas API
quietboil/sibyl
An OCI-based interface between Rust applications and Oracle databases.
metaleap/go-fromjsonschema
[2017-2018, maintained, stable] generates Go type definitions (ready to `json.Unmarshal` into) from a JSON Schema definition (proper JSD, not just sample .json) file
acere/sagemaker-examples