Skip to content

Commit 2d19b66

Browse files
committed
Update notebook file name and add README.md
1 parent 24bddc2 commit 2d19b66

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DuckDB
2+
3+
[DuckDB](https://duckdb.org/) is an in-process SQL OLAP database management system designed for analytics.
4+
DuckDB provides a lightweight, efficient way to query and store embeddings directly alongside your structured data, making it easy to combine vector operations with rich SQL analytics.
5+
6+
For technical details, refer to the [DuckDB documentation](https://duckdb.org/docs/).
7+
8+
The [`duckdb`](https://github.com/duckdb/duckdb) GitHub repository contains the source code, examples, and community resources for experimenting with DuckDB.
File renamed without changes.

0 commit comments

Comments
 (0)