We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3717b46 commit c7b2ad6Copy full SHA for c7b2ad6
README.md
@@ -1,9 +1,12 @@
1
+<img src="https://github.com/chdb-io/chdb/raw/pybind/docs/_static/snake-chdb.png" width=320 >
2
+
3
# chDB on AWS Lambda
4
5
> Running chdb in a lambda function for fun a profit!
6
7
This guide is based on [this article](https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca)
8
9
10
## Upload Docker image on ECR and Lambda
11
Lambda function continers must be hosted on the AWS Elastic Container Registry.
12
0 commit comments