cpp-sql

There are 3 repositories under cpp-sql topic.

  • liuping001/cpp_easy_sql

    c++ operation database like mybatis

    Language:C++364116
  • c-postgresql

    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:C4101
  • rprakashdass/public-transport-tracking

    This project helps users learn SQLite database connectivity in C++, basic OOP concepts, and C++ file structure. It's a hands-on example for beginners to practice database integration and project organization.

    Language:C++10