4. Build an application
Use your favorite programming language to build an application that uses YSQL or YCQL APIs.
Applications connect to and interact with YugabyteDB using API client libraries, also called client drivers. Here is a list, by programming language, of tutorials for building sample applications using available drivers and ORMs. Because the YugabyteDB YSQL API is PostgreSQL-compatible and the YCQL API has roots in the Apache Cassandra CQL, many of the tutorials use third-party drivers.
For details about supported API client drivers (by programming language), see Drivers.