# README
Basic example via native driver
Basic example demonstrates the possibilities of YDB
:
- create/drop/describe tables
- upsert data
- select with data query (request-response API)
- select with scan query (streaming API)
- read table (streaming API)
Basic example demonstrates the possibilities of YDB
: