File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ extension :
2+ name : mooncake
3+ description : Read Iceberg tables written by moonlink in real time
4+ version : 0.0.1
5+ language : C++
6+ build : cmake
7+ license : MIT
8+ maintainers :
9+ - dpxcc
10+ excluded_platforms : windows_amd64;windows_amd64_mingw;wasm_mvp;wasm_eh;wasm_threads
11+ requires_toolchains : rust
12+
13+ repo :
14+ github : Mooncake-Labs/duckdb_mooncake
15+ ref : 44a4dc49b3b0fa677955f7427232d98736d48115
16+
17+ docs :
18+ hello_world : |
19+ ATTACH DATABASE 'mooncake' (TYPE mooncake, URI '/var/lib/postgresql/data/pg_mooncake/moonlink.sock', DATABASE 'postgres');
20+ SELECT * FROM mooncake.public.c;
21+ extended_description : |
22+ For more information regarding usage, see [README.md](https://github.com/Mooncake-Labs/duckdb_mooncake/blob/v0.0.1/README.md).
You can’t perform that action at this time.
0 commit comments