dgea005's Stars
seth-js/yomichan-de
A German hover dictionary. It's a modified version of Yomichan that works with German.
friedrich-de/Basic-Mining-Deck
Mining Deck Template
TobikoData/sqlmesh
Efficient data transformation and modeling framework that is backwards compatible with dbt.
pgpartman/pg_partman
Partition management extension for PostgreSQL
pypyr/pypyr
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
aws/pg_tle
Framework for building trusted language extensions for PostgreSQL
sraoss/pg_ivm
IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
evilsocket/opensnitch
OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
bloomberg/memray
Memray is a memory profiler for Python
chimpler/postgres-aws-s3
aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
tobymao/sqlglot
Python SQL Parser and Transpiler
transferwise/pipelinewise-tap-postgres
Singer.io Tap for PostgreSQL - PipelineWise compatible
opendatadiscovery/awesome-data-catalogs
📙 Awesome Data Catalogs and Observability Platforms.
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
faust-streaming/faust
Python Stream Processing. A Faust fork
jeffknupp/blog
Repo for jeffknupp.com content
public-apis/public-apis
A collective list of free APIs
shinichi-takii/ddlparse
DDL parase and Convert to BigQuery JSON schema and DDL statements
GoogleCloudPlatform/bigquery-data-lineage
Reference implementation for real-time Data Lineage tracking for BigQuery using Audit Logs, ZetaSQL and Dataflow.
kubernetes/git-sync
A sidecar app which clones a git repo and keeps it in sync with the upstream.
python/typeshed
Collection of library stubs for Python, with static types
StarRocks/starrocks
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
python-versioneer/python-versioneer
version-string management for VCS-controlled trees
nedbat/coveragepy
The code coverage tool for Python
actions/starter-workflows
Accelerating new GitHub Actions workflows
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
LonamiWebs/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
julien-duponchelle/python-mysql-replication
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
ets-labs/python-dependency-injector
Dependency injection framework for Python