An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sqlc

A curated list of projects in awesome lists tagged with sqlc .

https://github.com/walterwanderley/sqlc-grpc

Create a gRPC server from code generated by sqlc

grpc sqlc sqlite

Last synced: 08 May 2025

https://github.com/saalikmubeen/go-grpc-implementation

Golang + Gin + Docker + gRPC + NGINX

docker gin golang grpc nginx protocol-buffers sqlc

Last synced: 23 Apr 2025

https://github.com/renanbastos93/boneless

A CLI (Command Line Interface) to create your apps with Service Weaver, using gomigrate, sqlc, and Fiber.

boneless boneless-cli cli fiber gofiber golang gomigrate migrate orm service-weaver serviceweaver sqlc

Last synced: 13 Apr 2025

https://github.com/seralexeev/sqlc-typescript

🛠️ A super lightweight TypeScript types generator that respects your laziness and love for raw SQL.

postgres sql sqlc typescript

Last synced: 29 Oct 2025

https://github.com/bquenin/go-modern-rest-api-tutorial

This is the code used in the Modern REST API with Go and PostgreSQL blog series

docker docker-compose gin gin-gonic go postgresql rest rest-api restful-api sqlc test viper

Last synced: 12 Apr 2025

https://github.com/gmhafiz/golang-database-library-orm-example

Examples of using various popular database libraries and ORM in Go.

database ent golang gorm orm postgresql sqlboiler sqlc sqlx squirrel

Last synced: 07 May 2025

https://github.com/tompston/go-rest-api-example

Full-stack example, using JWT, SQLC, Cursor Pagination, Vue 3 and Tailwind

cursor-pagination go jwt-authentication postgresql rest-api sqlc tailwind typescript vue

Last synced: 15 Apr 2025

https://github.com/piszmog/go-htmx-template

Template for creating a Go and HTMX application

air docker golang htmx playwright-go sqlc tailwindcss templ

Last synced: 17 Jul 2025

https://github.com/fdietze/sqlc-gen-from-template

sqlc plugin to generate type-safe code for SQL queries using a template.

sql sqlc

Last synced: 12 Apr 2025

https://github.com/paulo-lopes-estevao/sqlc-generate-crud

library that generates CRUD sql operations for a struct using the sqlc structure.

golang migration sql sqlc

Last synced: 09 Oct 2025

https://github.com/Paulo-Lopes-Estevao/sqlc-generate-crud

library that generates CRUD sql operations for a struct using the sqlc structure.

golang migration sql sqlc

Last synced: 28 Aug 2025

https://github.com/crhntr/go-htmx-examples

Example Webapps using Go and HTMX

example go golang hateos htmx picocss sqlc sqlite3 webapp

Last synced: 24 Apr 2025

https://github.com/mpyw/sqlc-restruct

Post-processor for kyleconroy/sqlc

database go golang postprocessing postprocessor sqlc

Last synced: 09 Apr 2025

https://github.com/laaraujo/go-echo-api-sample

Go Echo API template with Docker, live reload, SQLC and Goose migrations

docker docker-compose echo golang goose live-reload sqlc

Last synced: 05 Oct 2025

https://github.com/yemrealtanay/sms_templates

Go Project for Learning purposes

gin-gonic go golang sqlc

Last synced: 28 Jun 2025

https://github.com/kennymwendwax/go-frameworks-crud

This is a simple CRUD (Create, Read, Update, Delete) application written in Go, showcasing different routers and frameworks.

chi crud crud-api echo gin-gonic go httprouter mux net-http pgx sqlc

Last synced: 13 Apr 2025

https://github.com/mynickleo/auth-service-go

Auth-service-backend. Go, Postgres, Redis, Gomail, Sqlc, S3 MinIO

docker-compose go golang postgres redis s3-storage sqlc

Last synced: 04 Mar 2025

https://github.com/KennyMwendwaX/go-frameworks-crud

This is a simple CRUD (Create, Read, Update, Delete) application written in Go, showcasing different routers and frameworks.

chi crud crud-api echo gin-gonic go httprouter mux net-http pgx sqlc

Last synced: 25 Apr 2025

https://github.com/lavantien/order-demo

A production-ready simple order service demo

docker docker-compose gin golang gomock migrate order paseto postgres sqlc token viper

Last synced: 30 Dec 2025

https://github.com/sombriks/my-golang-handbook

personal golang exercises and snippets

exercises go go-echo golang gorm htmx kafka sarama snippets sqlc sqlite3

Last synced: 15 Dec 2025

https://github.com/ashiqyousuf/sbank

A money transfer backend system using golang, postgres, docker, grpc

cicd docker golang grpc grpc-gateway jwt-authentication paseto-tokens postgresql protocol-buffers sqlc swagger testing

Last synced: 15 Apr 2025

https://github.com/kaashyapan/sqlc-gen-crud

Sqlc plugin to autogenerate CRUD Sql from schema file

code-generator codegen fsharp go kotlin mysql orm postgresql python sqlc sqlite

Last synced: 30 Dec 2025

https://github.com/hhow09/simple_bank

simple bank implementation with Golang, PostgreSQL, SQLC

docker-compose go go-fx golang jwt postgresql sqlc

Last synced: 22 Aug 2025

https://github.com/juanmartincoder/lanchat

Basic group chat that uses RabbitMQ as a message broker to all users that connects to the chat

chat-application docker docker-compose go golang goose postgresql rabbitmq rabbitmq-management sqlc

Last synced: 07 Sep 2025

https://github.com/escalopa/gobank

Simple Bank API Built with golang

gin golang postgresql sqlc

Last synced: 07 Oct 2025

https://github.com/malcolmmaima/maimabank

A banking service to manage accounts & money transactions. Written in Golang

docker gin-gonic golang gomock postgresql sqlc

Last synced: 12 Apr 2025

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 06 Apr 2025

https://github.com/pavankpdev/ncbank

The Night City Bank being built with Go, PostgreSQL, gRPC, Kubernetes and Docker

golang makefile postgresql sqlc

Last synced: 26 Feb 2025

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

https://github.com/tk42/bbff

the best backend for frontend with graphql (Hasura) and sqlc

graphql hasura sqlc

Last synced: 23 Feb 2025

https://github.com/xebec19/symmetrical-carnival

backend of my blogs

fiber-framework go sqlc

Last synced: 10 Oct 2025

https://github.com/tk42/bff-gqlgen-sqlc-template

BFF(Backend For Frontend) with GraphQL generated its DB schema (postgres) by sqlc.

golang graphql graphql-editor pgweb postgres sqlc

Last synced: 16 Jun 2025

https://github.com/shnartho/backend-web-server-using-go-postgres

Learn the Go programming language by building a fully fledged RSS aggregator project in Go.

chi golang goose postgres rss sqlc

Last synced: 13 Mar 2025

https://github.com/madhuranga-skp/eduwave-backend

Funtional Server that serve funtionalities for both web and mobile

docker golang postgresql redis sqlc

Last synced: 31 Dec 2025

https://github.com/augustus281/trackingcoin

Tracking coin from coinmarketcap

gin-gonic go kafka sqlc websocket

Last synced: 13 Apr 2025

https://github.com/vinayaks439/golang-backend

Backend code practice in golang with psql with CI and opentelemetry (unit and integration tests with codeQL scan)

acid codeql golang jaeger-go opentelemetry postgresql sqlc tracing transactions

Last synced: 29 Mar 2025

https://github.com/mgrdich/testgoapi

Creating Api with Golang

chi go golang-server postrgresql sql sqlc

Last synced: 07 Apr 2025

https://github.com/kirkgo/sqlc-example

Short code to test SQLC (sqlc.dev)

go golang sql sqlc

Last synced: 15 Dec 2025

https://github.com/nmdra/booktrack-cli

A simple command-line tool to track your books using SQLite and Go.

cobra-cli golang goreleaser sqlc sqlite3

Last synced: 10 Sep 2025

https://github.com/amrhassanabdallah/tahweelaway

Moving money from your bank account to your friends.

golang postgresql rest-api sqlc

Last synced: 06 Apr 2025

https://github.com/xssxx/simple-bank

implemented of go backend from techschool course

docker gin grpc postgresql redis sqlc

Last synced: 30 Dec 2025

https://github.com/scortier/gopherbank

Comprehensive Backend Web Service For Banking Operation.

docker github-actions golang postgresql sqlc

Last synced: 16 Mar 2025

https://github.com/dariomatias-dev/go_auth

Sistema de autenticação e autorização para Golang com e-mail e senha

authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc

Last synced: 24 Nov 2025

https://github.com/andrearcaina/whisp

a simple anonymous real time chatting app

alpinejs docker gcp go gorilla-websocket pubsub sqlc tailwindcss

Last synced: 03 Sep 2025

https://github.com/wroge/bench-flix

Benchmark of different SQL database abstraction packages in Go.

benchmark bun database ent gorm performance sql sqlc sqlt

Last synced: 01 Apr 2025

https://github.com/haedarrfd/simple-rss-aggregator

A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.

go go-chi goose http middleware postgresql rest-api sqlc

Last synced: 01 Apr 2025

https://github.com/orsinium-labs/pgxtester

Go package for testing code that uses PostgreSQL

fixture fixtures go golang pgx postgres postgresql psql sql sqlc test testing

Last synced: 30 Mar 2025

https://github.com/dhar01/meditrust

A backend system for an online pharmacy, built with love, Go and PostgreSQL

backend-api ecommerce gin-gonic go postgresql sqlc swagger

Last synced: 29 Oct 2025

https://github.com/olexnzarov/sqlc-pgx-migrate-template

A boilerplate template for the sqlc, pgx/v5, golang-migrate libraries

example golang-migrate pgx sqlc template

Last synced: 05 Sep 2025

https://github.com/madhuranga-skp/api-simple-todo

This is an Api that created using go programming language, by implementing authentication of user login / signup process and, it capable of perfrom REST funtions in user's todos

docker docker-compose golang postgresql sqlc

Last synced: 13 Jun 2025

https://github.com/vuluu2k/simple_bank

simple_bank generate with sqlc

golang sqlc

Last synced: 30 Aug 2025

https://github.com/wilsonehusin/typeid-sqlc-shim

Use TypeID with sqlc.

sql sqlc typeid

Last synced: 12 Mar 2025

https://github.com/syedaanif/rss-feed-aggregator

This repository contains a service written in GO for RSS(RDF Site Summary or Really Simple Syndication) feed aggregation

go golang goose postgresql rss-feed server sqlc

Last synced: 06 Mar 2025

https://github.com/ashiqyousuf/simplebank

A fully fledged money transfer app using golang docker postgres

docker gin-gonic github-actions golang postgresql sqlc

Last synced: 08 Oct 2025

https://github.com/30piraten/buddy-backend

Building the backend for Buddy.me (RHIA). This is the core data phase and its connection to RHIA.

golang grpc postgresql protobuf sqlc

Last synced: 14 Oct 2025

https://github.com/yungbenn/go-grpc-http

Learn how to make simple CRUD with gRPC and gRPC gateway to RESTful JSON

golang grpc sqlc

Last synced: 24 Oct 2025

https://github.com/k1low/sqlc-go-one-or-fail

Modify the Go code generated by sqlc to fail if more than one record is retrieved in the `:one` command.

go sqlc

Last synced: 24 Oct 2025

https://github.com/jy8752/go-pbt-demo

Goでプロパティベーステスト(PBT)を実践するためのデモ

go golang pbt rapid sqlc

Last synced: 28 Feb 2025

https://github.com/splorg/compstats-api

REST API for MSAL CompStats

fiber golang goose rest-api sqlc

Last synced: 06 Oct 2025

https://github.com/jhnvlglmlbrt/rss-aggregator

Создание RSS агрегатора каналов

api chi feeds go-chi golang goose rss-aggregator schema sql sqlc

Last synced: 07 Oct 2025

https://github.com/muthukumar89uk/go-restapi-with-sqlc

This is a job posting project created by Golang.In it we use the SQLC tool,thats generates the type-safe code from the SQL

gin-gonic golang job-posting-application middleware postgresql-database sqlc

Last synced: 13 Oct 2025

https://github.com/danny-yamamoto/go-dockertest-example

Are sqlc and dockertest awesomely cool?

dockertest go postgresql sql sqlc

Last synced: 24 Oct 2025

https://github.com/n1207n/golang-app-scaffold

Go backend template with gin, postgres, redis, migrate, and sqlc

gin golang golang-migrate sqlc

Last synced: 07 Jul 2025

https://github.com/3uchris/bankproject

Backend Web Service for A Bank in Go

docker gin go golang http-server kubernetes sqlc

Last synced: 25 Oct 2025

https://github.com/belovetech/gator

RSS aggregator

golang goose postgresql sqlc

Last synced: 30 Jul 2025

https://github.com/l004p/health-and-fitness

Final project for Database Management Systems (COMP 3005) 🏋️

go graphql postgresql schema-design sqlc

Last synced: 18 Mar 2025

https://github.com/ju4n97/gon

WIP: Backend template for Go projects.

auth dragonfly go go-chi golang oauth2 postgresql sqlc

Last synced: 10 Apr 2025

https://github.com/tariqs26/rss-aggregator

RSS Aggregator API written in Go using the Chi router

go go-chi goose postgresql sqlc

Last synced: 28 Oct 2025

https://github.com/kiquetal/go-agreggator-project

A go project just for fun,postgresql + serverMux

golang goose postgresql rss-feed rss-reader sqlc

Last synced: 27 Mar 2025

https://github.com/lemonn/sqlc-metrics-generator

Enrich the SQLC-Generated-Code with OpenTelemetrie metrics for InvocationCount, QuerryRuntime and ErrorCount. Queries are SHA256 Hashed and added as an attribute to the emitted metrics, to distinguish between query versions.

code-generator go golang opentelemetry otel sqlc

Last synced: 23 Feb 2025

https://github.com/proctorinc/banker-api

Banker is a GraphQL banking API for fetching bank account and transaction data and statistics. Uses OFX transaction files to upload data from common banks like Chase.

dataloaden gin-gonic go golang gqlgen graphql sqlc

Last synced: 23 Feb 2025

https://github.com/l004p/3005-assignment-03

COMP 3005 assignment 3 (question 1)

cobra go postgresql sqlc

Last synced: 18 Mar 2025

https://github.com/ryichk/todolist

The TODO application, using Go's Echo framework for the backend API and Remix's SPA mode for the frontend.

docker docker-compose echo go postgresql react remix spa sqlc typescript

Last synced: 30 Dec 2025

https://github.com/jcserv/go-api-template

This template can be used to quickly bootstrap a Go API server

api golang postgresql sqlc template

Last synced: 04 Apr 2025

https://github.com/mirzakarabulut/simplebank

Build a bank service in Go

docker gin go makefile postgresql sqlc

Last synced: 12 Apr 2025

https://github.com/arcenojackson/planner-go

Back-end da aplicação desenvolvida em GO durante o NLW Journey da Rocketseat.

docker gogen golang postgresql sqlc tern

Last synced: 17 Jun 2025

https://github.com/bytesbyharsh/go-my-info

Go Backend Server to manage personal bank account and card details

air chi go golang goose hacktoberfest postgresql rest-api sqlc

Last synced: 03 Apr 2025

https://github.com/jonathan-foucher/go-api-example

An example of API with Go

go sqlc

Last synced: 21 Mar 2025

https://github.com/jonathan-foucher/chi-api-example

An example of Go API with Chi

chi go sqlc

Last synced: 10 Sep 2025

https://github.com/sirkostya009/vite-plugin-postgres-import

A Vite plugin for importing sql files with sqlc-style annotations. Postgres-only.

import pg plugin postgres sql sqlc vite

Last synced: 20 Jul 2025

https://github.com/jonathan-foucher/gin-api-example

An example of Go API with Gin

gin go sqlc

Last synced: 21 Mar 2025

https://github.com/lealre/gator

A Command-Line RSS Feed Aggregator Using PostgreSQL

cli go golang goose postgresql sqlc

Last synced: 08 May 2025

https://github.com/madhuranga-skp/eduapp-v2

Fully funtional LMS server that uses for WEB and MOBILe

aws docker golang postgresql redis sqlc

Last synced: 30 Dec 2025

https://github.com/joaorafa19/nlw-journey-2024-go

Api de planejamento de viagens em Go

api gin go goapi-gen goimpl golang sqlc tern

Last synced: 26 Feb 2025