From 1bc22c55caf8e3b50ea026bcfdd64537fbd89568 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Sat, 8 Feb 2025 23:30:17 +0700 Subject: [PATCH] docs(memory-driver-duckdb): updated --- packages/memory-driver-duckdb/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/memory-driver-duckdb/README.md b/packages/memory-driver-duckdb/README.md index 7b1ecbc3b..4b594eec6 100644 --- a/packages/memory-driver-duckdb/README.md +++ b/packages/memory-driver-duckdb/README.md @@ -1,3 +1,3 @@ -

🔮 Alaya

+# 🦆 Drizzle ORM driver for `@duckdb/duckdb-wasm` -> Where `alaya` stands for **storehouse** or **repository** in Sanskrit, from the word **阿賴耶識** ("All-encompassing foundation consciousness") in Buddhism, you may think it means "to store the memories, data, and all the related knowledge in a single well-managed place". +This package provides a Drizzle ORM driver for the DuckDB WASM implementation.