serverless-duckdb
Serverless DB deployment
An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway
An example of how to run DuckDB on AWS Lambda & API Gateway.
120 stars
4 watching
5 forks
Language: TypeScript
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tobilg/duckdb-nodejs-layer | A set of pre-packaged DuckDB versions for use in Node.js Lambda functions. | 97 |
tobilg/serverless-parquet-repartitioner | Repartitions Parquet files in S3 using DuckDB queries in a serverless AWS Lambda function | 29 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
duckdb/duckdb_aws | An extension to DuckDB that provides features utilizing the AWS SDK | 42 |
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
tobilg/duckerd | A CLI tool for generating ERD diagrams from DuckDB databases | 70 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
pharindoko/serverlessdotnetstarter | A starter template for deploying and debugging C#/.NET 6 serverless applications on AWS Lambda via the Serverless Framework. | 52 |
mantil-io/example-todo | A serverless todo app with a DynamoDB backend | 5 |
aws-samples/aws-serverless-security-workshop | Teaches security best practices for building serverless applications using AWS services | 528 |
thoreinstein/serverless-offline-ssm | Enables offline development of AWS Serverless applications using SSM parameters | 94 |
davidgf/serverless-plugin-canary-deployments | A tool that enables gradual deployments of Lambda functions by shifting traffic between versions over time. | 374 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 8 |
serverless/event-gateway-getting-started | A deployment of an Event Gateway REST API via Serverless and AWS Lambda to manage user data. | 49 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |