Skip to content
#

database-postgresql

Here are 6 public repositories matching this topic...

c-postgresql

🐘 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.

  • Updated Oct 17, 2022
  • C

The Fitness Tracker API is a RESTful API designed to help users manage their fitness activities. It supports user authentication, exercise management, workout planning, scheduling, and progress tracking. Built with Node.js, TypeScript, Express, and PostgreSQL, it leverages Prisma ORM for database operations and provides comprehensive API documentat

  • Updated May 13, 2025
  • TypeScript

Project Sentinel is a distributed honeypot and security-event ingestion platform. It deploys decoy services (SSH, HTTP) that attract real-world attackers, captures their credentials and behaviour, stores the events in a PostgreSQL/TimescaleDB database, and pushes real-time alerts to registered users via email and Telegram.

  • Updated May 11, 2026
  • Python

Improve this page

Add a description, image, and links to the database-postgresql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-postgresql topic, visit your repo's landing page and select "manage topics."

Learn more