An open API service indexing awesome lists of open source software.

https://github.com/ydb-platform/ydb-java-examples


https://github.com/ydb-platform/ydb-java-examples

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ydb-platform/ydb-java-examples/blob/main/LICENSE)
[![Build](https://img.shields.io/github/actions/workflow/status/ydb-platform/ydb-java-examples/validate.yaml)](https://github.com/ydb-platform/ydb-java-examples/actions/workflows/validate.yaml)

## YDB Java SDK examples

In [basic-example][basic-example] folder there is simple example application that uses YDB Java SDK from Maven.
In [generic-examples][generic-examples] folder you can find more example applications with YDB Java SDK usage.

[basic-example]: https://github.com/ydb-platform/ydb-java-examples/tree/master/basic_example
[generic-examples]: https://github.com/ydb-platform/ydb-java-examples/tree/master/ydb-cookbook