Skip to content

[FEATURE] Support/showcase/standardize usage of embedded DBs #4330

@hpvd

Description

@hpvd

Affected project(s)

  • documentation
  • examples
  • wasmCloud host
  • wasmCloud CLI (wash)
  • wasmCloud dashboard UI (washboard)
  • capability providers
  • provider bindgen
  • control interface client
  • other / not sure

Is your feature request related to a problem? Please describe.

Would be great to also have support for embedded DBs for

-> should be the perfect fit for wasmcloud

Describe the solution you'd like

have a standard implementation showcasing best practise in wasm cloud for embedded DBs

  • sqlite
  • duckdb

both also have a wasm variant if usage is expedient here..
see
https://duckdb.org/2021/10/29/duckdb-wasm.html
https://github.com/duckdb/duckdb-wasm
https://www.sqlite.org/wasm/doc/trunk/index.md

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions