Derek Mahar's repositories
docker-compose-wait-for-file
Docker Compose definition that synchronizes two containers, one which creates a file after a delay and another which "waits" for that file to exist.
spring-jpa-atomikos-hibernate-activemq
Example unit tests that demonstrate how to configure Spring JPA, Atomikos JTA, Hibernate, embedded ActiveMQ broker, and embedded HSQLDB database.
benchmark_cat_csv
Benchmarks for the concatenation of a large quantity of CSV files using awk, csvtk, goawk, mlr, qsv, xsv, and a naive custom shell script.
awesome-duckdb
🦆 A curated list of awesome DuckDB resources
duckdb-web
DuckDB website and documentation
duckdb_read_csv_dates
Scripts that use DuckDB to read a CSV file containing a column of dates in the format "%b %-d, %Y".
Ninety-Nine-Haskell-Problems
Solutions to Ninety-Nine Haskell Problems.
oreilly_intermediate_sql_for_data
Resources for the O'Reilly Online Training "Intermediate SQL For Data Analysis"
parallel_cat_csv
parallel_cat_csv reads a list of CSV file names from standard input and uses GNU Parallel and script cat_csv to concatenate these CSV files in parallel processes.
SafariGo
Go the Right Way (O'Reilly Learning)
spring-context-import
Project to confirm answer http://stackoverflow.com/questions/5302980/does-the-spring-bean-container-import-command-eliminate-duplicate-resources/5303575#5303575 to my question http://stackoverflow.com/questions/5302354/how-does-spring-create-an-application-context-or-container-hierarchy.
squiggle-sql
Automatically exported from code.google.com/p/squiggle-sql
TradeReporter
TradeReporter generates simple reports about security trades. (As a side effect, the project also serves as a Haskell training exercise.)
website-11ty
My personal website and blog, implemented with eleventy