Skip to content

jessepinkman9900/code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-snippets

Code snippets

Blackbox Testing

Postgres Extensions

  • pgrx-data-retention
    • pgrx extension based background worker to delete rows from a table based on a retention policy defined in a config table

Postgres Data Movement

Logical Replication

COPY

PGLite

  • pgwire-pglite
    • pglite + pglite-socket to be able to use psql with pglite
    • can use for running in memory postgres for testing in k8s env without access to local file system where traditional postgres cannot run

Kube Operators

  • kubers-ingress-operator
    • pay to call api
      • solidity smart contract for payments + k8s operator & custom ingress auth middleware to allow access upon payment using digital signature as api key

Redpanda Connect

Rust

  • rs-s3-duckdb
    • read file from 3rd party s3, parse it, write to duckdb

Spark

  • pyspark-s3-batch-clickhouse
    • read file from s3, parse it, write to clickhouse
    • terraform create clickhouse server & emr serverles application

Rule Engine

  • antlr4-parser
    • writing a grammar & generating parser for that grammar
  • drools-rule-engine
    • implement API request validation using drools rule engine in spring boot

IaaC

Telegram Bot

About

tech stack PoCs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published