You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://twitter.com/intent/follow?screen_name=ObjectBox_io)
4
-
5
3
# ObjectBox Java (Kotlin, Android)
6
4
[ObjectBox](https://objectbox.io/) is a superfast object-oriented database with strong relation support.
7
5
ObjectBox is embedded into your Android, Linux, macOS, or Windows app.
@@ -32,8 +30,8 @@ ObjectBox supports multiple platforms and languages.
32
30
Besides JVM based languages like Java and Kotlin, ObjectBox also offers:
33
31
34
32
*[ObjectBox Swift](https://github.com/objectbox/objectbox-swift): build fast mobile apps for iOS (and macOS)
35
-
*[ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps (beta)
36
-
*[ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and small server applications
33
+
*[ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps
34
+
*[ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and embedded server applications
37
35
*[ObjectBox C and C++](https://github.com/objectbox/objectbox-c): native speed with zero copy access to FlatBuffer objects
[](https://twitter.com/intent/follow?screen_name=ObjectBox_io)
103
102
104
103
We love to get your feedback
105
104
----------------------------
@@ -111,7 +110,7 @@ It will - literally - take just a minute, but help us a lot. Thank you! 🙏
111
110
112
111
License
113
112
-------
114
-
Copyright 2017-2020 ObjectBox Ltd. All rights reserved.
113
+
Copyright 2017-2021 ObjectBox Ltd. All rights reserved.
115
114
116
115
Licensed under the Apache License, Version 2.0 (the "License");
117
116
you may not use this file except in compliance with the License.
0 commit comments