add Lance benchmarking blog

This commit is contained in:
Jai
2023-03-29 11:44:36 -07:00
committed by GitHub
parent f544c5dd31
commit 1c8b52f07b

View File

@@ -49,4 +49,5 @@ result = table.search([100, 100]).limit(2).to_df()
```
## Blogs, Tutorials & Videos
* 📈 <a href="https://blog.eto.ai/benchmarking-random-access-in-lance-ed690757a826">2000x better performance with Lance over Parquet</a>
* 🤖 <a href="https://github.com/lancedb/lancedb/blob/main/notebooks/youtube_transcript_search.ipynb">Build a question and answer bot with LanceDB</a>