-
Unified datasets for public cloud provider IP ranges. Providers include AWS, Azure, CloudFlare, DigitalOcean, Fastly, Google Cloud and Oracle Cloud.
-
aws-iam-data Public
This repository contains the full dataset of AWS IAM data (services, actions, resource types and conditions keys). It's updated on a daily basis at 4AM UTC.
-
aws-iam-managed-policies Public
Automatically populated repository of AWS IAM Managed Policies
-
cloudflare-ducklake Public
DuckLake running on top of Cloudflare Containers & R2
-
-
duckdb-api Public
Running DuckDB behind a Hono.js API
-
duckdb-nodejs-layer Public
Packaging DuckDB for Node.js Lambda functions. Example application: https://github.com/tobilg/serverless-duckdb
-
serverless-duckdb Public
An example of how to run DuckDB on AWS Lambda & API Gateway.
-
cloudflare-duckdb Public
Running DuckDB on Cloudflare Containers
-
-
duckdb-gtfs Public
Loading and analyzing GTFS Schedule data with DuckDB
-
aws-edge-locations Public
List of AWS edge location code prefixes
-
iceberg-event-pipeline Public
Ingesting events via HTTPS and storing them in Apache Iceberg S3 Tables on AWS
-
Lambda function to serverlessly repartition parquet files in S3
-
-
duckerd Public
CLI to create an ER Diagram from DuckDB database files
-
analyze-twitter-export Public
Analyze exported Twitter data
-
azure-edge-locations Public
Approximation of Azure edge locations
-
geopackage-js Public
Forked from ngageoint/geopackage-jsGeoPackage JavaScript Library
TypeScript MIT License UpdatedAug 13, 2024 -
sql-workbench Public
Public issue-tracking and feature suggestion for sql-workbench.com
51 UpdatedJun 25, 2024 -
cloudflare-edge-locations Public
Approximation of CloudFlare edge locations
-
api2html Public
A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins.
-
googlecloud-edge-locations Public
Approximation of Google Cloud edge locations
-
fastly-edge-locations Public
Approximation of Fastly edge locations
JavaScript MIT License UpdatedAug 5, 2023 -
-
openmaptiles Public
Forked from openmaptiles/openmaptilesOpenMapTiles Vector Tile Schema Implementation
PLpgSQL Other UpdatedMar 7, 2023 -
global-reverse-proxy Public
Building a global reverse proxy with on-demand SSL support on AWS
-
-
fs2obj Public
A Node.js module which recurses through a folder structure and returns an object with all found files/folders below the start path.
-
buffered-queue Public
A simple to use buffering queue (no dependencies) which flexibly buffers objects, strings, integers etc. until either a maximum size is reached, or an interval has come to an end.