Skip to content

implementing postrgesql full text search with golang in kitabe dede qorqud

Notifications You must be signed in to change notification settings

RockeyWereWolf/dedeqorqudpostgresearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitabe Dede Qorqud PostgreSQL full text search using GO lang

As a title says this is repo of a project to implement full text search through "Kitabe Dede Qorqud" books using GO lang and PostgreSQL. This project was created as a small task on my 2nd/3rd year at university for some Go.Lang practice.

Build and run:

clone repository

run docker compose up -d --build

To enter container:

list running containers with docker ps

enter one of them using docker exec -ti <container name>

About

implementing postrgesql full text search with golang in kitabe dede qorqud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published