https://github.com/ydb-platform/ydb-java-examples
https://github.com/ydb-platform/ydb-java-examples
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ydb-platform/ydb-java-examples
- Owner: ydb-platform
- License: apache-2.0
- Created: 2022-05-11T15:46:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-09-10T08:34:41.000Z (9 months ago)
- Last Synced: 2025-09-10T12:03:11.747Z (9 months ago)
- Language: Java
- Size: 555 KB
- Stars: 6
- Watchers: 8
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ydb-platform/ydb-java-examples/blob/main/LICENSE)
[](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