postgresql-databases

There are 4 repositories under postgresql-databases topic.

  • 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
  • IBM/edb-tickets

    EDB support ticket application

    Language:Vue2702
  • HakimaNoori/foodie-hub

    🏩🏫 foodie hub restaurant

    Language:JavaScript
  • muhammadfarooq85/PostgreSQL-CRUD

    This repository is about the basic commands and CRUD operation using PostgreSQL . It is one of the popular SQL type database.