Skip to content

Commit a502b40

Browse files
README: mention vector search feature
1 parent b1fa4d5 commit a502b40

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</a>
2525
</p>
2626

27-
Swift Database - swiftly persist objects on iOS & macOS
27+
Swift Database - swiftly persist objects and on-device vector database for iOS & macOS
2828
===============
2929

3030
Powerful & superfast database for Swift that's also easy to use. Persist Swift objects quickly and reliably on-device on iOS and macOS.
@@ -49,9 +49,8 @@ Want details? **[Read the guides](https://swift.objectbox.io/)** or
4949

5050
Simple but powerful; frugal but fast: The ObjectBox NoSQL database offers an intuitive Swift API that's easy to pick up, fun to work with, and incredibly fast, making it sustainable in many ways. Its frugal recource use (CPU, memory, battery / power) makes ObjectBox an ideal and sustainable choice for iOS apps. So why not give it a try right away? Check out the [installation section below](#adding-objectbox-to-your-project). You can also star this repository for later 🌟
5151

52-
On top, ObjectBox comes with an [out-of-the-box Data Sync](https://objectbox.io/sync/) handling the complexity of occassionally connected devices, networking and conflict resolution code for you. Build apps that reliably sync between devices and any backend, offline on-premise or online with the Cloud.
53-
5452
### Features
53+
🧠 **Artificial Intelligence** - superfast [on-device vector search](https://docs.objectbox.io/on-device-ann-vector-search).\
5554
🏁 **High performance** on restricted devices, like IoT gateways, micro controllers, ECUs etc.\
5655
💚 **Resourceful** with minimal CPU, power and Memory usage for maximum flexibility and sustainability\
5756
🔗 **Relations:** object links / relationships are built-in\

0 commit comments

Comments
 (0)