Hacker News new | ask | show | jobs
by stephenheron 118 days ago
I've had good success in using this: https://github.com/sqliteai/sqlite-vector if you want something a bit more "off the shelf" if you are using SQLite.
1 comments

Ooh that does look nice. However, that license is a deal breaker for me.
you can try this https://github.com/asg017/sqlite-vec its apache license
Author here... it is free for open-source projects.

What kind of license would you like more?

One that lets me use it in my open source projects without then preventing other people from using my open source projects in their closed source projects.

Using your library currently completely disrupts the licensing situation for my own work.