46 Forks
197 Stars
197 Watchers

ozo

OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.

How to download and setup ozo

Open terminal and run command
git clone https://github.com/yandex/ozo.git
git clone is used to create a copy or clone of ozo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ozo https://github.com/yandex/ozo/archive/master.zip

Or simply clone ozo with SSH
[email protected]:yandex/ozo.git

If you have some problems with ozo

You may open issue on ozo support forum (system) here: https://github.com/yandex/ozo/issues