8000 GitHub - arunramachandran15/duckdb-sheets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arunramachandran15/duckdb-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Problem statement :

  • Implement a google sheet like frontend interface using Svelte
  • Send real time updates in the sheets to DuckDB via websockets
  • Receive the real time updates for other users using socket implementation
  • Another user using the sheets should be able to see the updates in realtime
  • To use docker and Kubernetes, implement DuckDB as statefulset in K8s (For db file persistent storage)
  • To implement a singleton db manager for duckdb access.

**Design Document :

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0