File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,9 @@ Other languages/bindings
20
20
ObjectBox is a multi platform database supporting multiple language.
21
21
Besides JVM based languages like Java and Kotlin, ObjectBox also offers:
22
22
23
+ * [ ObjectBox Swift] ( https://github.com/objectbox/objectbox-swift ) : build fast mobile apps for iOS (and macOS)
24
+ * [ ObjectBox Go] ( https://github.com/objectbox/objectbox-go ) : great for data-driven tools and small server applications
23
25
* [ ObjectBox C API] ( https://github.com/objectbox/objectbox-c ) : native speed with zero copy access to FlatBuffer objects
24
- * ObjectBox Swift: [ coming soon] ( https://objectbox.io/ios-alpha/ )
25
26
26
27
Gradle setup
27
28
------------
@@ -68,13 +69,12 @@ For details please check the [docs](http://objectbox.io/documentation/).
68
69
69
70
Links
70
71
-----
71
- [ Features] ( http ://objectbox.io/features/)
72
+ [ Features] ( https ://objectbox.io/features/)
72
73
73
- [ Documentation ] ( http ://objectbox.io/documentation /)
74
+ [ Docs & Changelog ] ( https ://docs. objectbox.io/)
74
75
75
76
[ Examples] ( https://github.com/objectbox/objectbox-examples )
76
77
77
- [ Changelog] ( http://objectbox.io/changelog/ )
78
78
79
79
We love to get your feedback
80
80
----------------------------
You can’t perform that action at this time.
0 commit comments