forked from objectbox/objectbox-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoverview.html
More file actions
17 lines (16 loc) · 691 Bytes
/
overview.html
File metadata and controls
17 lines (16 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<BODY>
<p>
Welcome to the JavaDocs for <a href="https://objectbox.io">ObjectBox</a>, the super-fast database for objects.
On these pages, you will find the API reference for the ObjectBox Java library.
</p>
<p>
The <b>main documentation</b> is available at <a href="https://docs.objectbox.io">docs.objectbox.io</a> and offers
a changelog, a <a href="https://docs.objectbox.io/getting-started">getting started guide</a>, and many more topics.
</p>
<p>
GitHub links: <a href="https://github.com/objectbox/objectbox-java">ObjectBox Java</a>,
<a href="https://github.com/objectbox/objectbox-examples">Examples for Java, Kotlin and Android</a>
</p>
</BODY>
</HTML>