File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
< HTML >
2
2
< BODY >
3
- ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.
4
3
< p >
5
- Additional documentation is available at < a href ="https://docs.objectbox.io "> docs.objectbox.io</ a > .
4
+ Welcome to the JavaDocs for < a href ="https://objectbox.io "> ObjectBox</ a > , the super-fast database for objects.
5
+ On these pages, you will find the API reference for the ObjectBox Java library.
6
+ </ p >
7
+ < p >
8
+ The < b > main documentation</ b > is available at < a href ="https://docs.objectbox.io "> docs.objectbox.io</ a > and offers
9
+ a changelog, a < a href ="https://docs.objectbox.io/getting-started "> getting started guide</ a > , and many more topics.
10
+ </ p >
11
+ < p >
12
+ GitHub links: < a href ="https://github.com/objectbox/objectbox-java "> ObjectBox Java</ a > ,
13
+ < a href ="https://github.com/objectbox/objectbox-examples "> Examples for Java, Kotlin and Android</ a >
14
+ </ p >
15
+
6
16
</ BODY >
7
17
</ HTML >
You can’t perform that action at this time.
0 commit comments