|
|
|
|
|
by giovannibonetti
857 days ago
|
|
Great library, thanks for sharing it. As someone else mentioned, perhaps looking into WASM if you have time might be interesting. One DB that has been getting in this space is DuckDB, which recently announced WASM support for extensions like full-text search [1]. On the other hand, I haven't seen it in practice to check if it is a good benchmark or if it has different use cases. [1] https://duckdb.org/2023/12/18/duckdb-extensions-in-wasm.html |
|