postgres-databases

There are 3 repositories under postgres-databases topic.

  • galaxyproject/gxadmin

    Handy command line utility for Galaxy administrators :rocket:

    Language:Shell23184329
  • 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
  • miksyr/easy_postgres_engine

    Engine for easier connections to postgres databases

    Language:Python0100