Skip to content

Postgres Query tool with automatic API generation for database tables. Python , TypeScript and Postgres

Notifications You must be signed in to change notification settings

okumujustine/backend-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Services on Top of PostgreSQL Database

Status: #f03c15 Still under development (early stages)

This project is focused on building backend services powered by a PostgreSQL database. It aims to provide easy-to-use services and tools for managing and querying the database.


Features

Query Tool

The Query Tool allows you to interact with the PostgreSQL database through a simple interface. Users can write and execute SQL queries.

Screenshot 2025-01-22 at 7:18:40 AM

(Query with AI) Ask AI

An AI-powered feature to automatically generate SQL queries based on your prompts. Simply click to prompt the AI and get an SQL statement generated for you.

Screenshot 2025-01-22 at 7:19:21 AM


Setup Instructions

Prerequisites

Before you begin, make sure you have the following installed on your system:

Cloning the Repository

Clone this repository to your local machine:

git clone [email protected]:okumujustine/backend-services.git
cd backend-services'


docker-compose up --build

About

Postgres Query tool with automatic API generation for database tables. Python , TypeScript and Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published