GitHub topics: cpp-sql
melchisedech333/c-postgresql
:elephant: Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
Language: C - Size: 190 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

liuping001/cpp_easy_sql
c++ operation database like mybatis
Language: C++ - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 15
