https://github.com/patricktrainer/duckdb-express
https://github.com/patricktrainer/duckdb-express
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/patricktrainer/duckdb-express
- Owner: patricktrainer
- Created: 2023-07-27T02:27:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T13:49:19.000Z (over 1 year ago)
- Last Synced: 2025-01-24T15:29:51.360Z (over 1 year ago)
- Language: JavaScript
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# duckdb App
This is a simple app that includes a React frontend and an Express backend. The Express server connects to a DuckDB database and provides an API for the React app to fetch data. The React app displays the data in a chart.