A postgreSql Cli tool English |Import/Export Help|简体中文| Help Document pgii is a PostgreSql cli tool. PostgreSql is developed in CMD or Golang and can
Golang Boilerplate for OpenAI Service Description This repository is for the golang-based server boilerplate that wraps OpenAI Service with PostgreSQL
timescaledb-event-streamer timescaledb-event-streamer is a command line program to create a stream of CDC (Chance Data Capture) TimescaleDB Hypertable
Tracer Tracer is a small service written in Go that enables MQTT for the EPEVER Tracer MPPT Solar Charge Controller. The goal of the project is to use
Microservices with Go The Microservices Architecture contains Broker Service Authentication Service Logger Service Mail Service Listener Service AMQP
ArticleRestApi There are two branches in this project: main: example where you can see how to create a simple REST API with Go = Tutorial: Create res
Table of Contents About The Project Built With Prerequisites Installation Usage Roadmap Contributing License Credits About The Project Microservices d
pgq pgq is a query builder for PostgreSQL written in Go. It is a fork of Squirrel more suitable for working with the PostgreSQL database when you are
Tailscale plugin for Steampipe Use SQL to instantly query Tailscale resources. Open source CLI. No DB required. Get started → Documentation: Table def
sqltrace A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server
Coroot is a monitoring and troubleshooting tool for microservice architectures. Features eBPF-based service mapping Thanks to eBPF, Coroot shows you a
Buz Event Collection, Validation, and Delivery. Buz is a system for collecting events from various sources, validating data quality, and delivering th
Shop Golang Microservices The main idea of creating this project is implementing an infrastructure for up and running distributed system with the late
Leafeon A Wrapper around gorm for migrations Still a work in progress 🚀 Dependencies gorm go 1.18 How to use -Import import into you project and refe
sqlbreaker A low-code intrusion library that provides SQL breaker capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Serv
pg_eventserv A PostgreSQL-only event server in Go. Does one thing and one thing only: take events generated by the PostgreSQL NOTIFY command and passe
go-fiber-restful-microservice Build a RESTful API on Go Fiber PostgreSQL JWT Swagger Docker Public API GET: /api/books, get all books; GET: /api/book/
Exchange Rate API This project allows the user to see the current exchange rates by entering the currency parities that the user wants through the API
One of the main challenges of building an ecommerce platform is to keep an accurate list of products and their stocks up to date. It's a system that allows us to manage products for an hypothetical ecommerce platform.
Overview In this project, I'm using Debezium and Apache Kafka to observe the changes in a PostgreSQL database. After a record is inserted or updated,
WunderGraph Quickstart • Website • Docs • Examples • Blog • Discord • Twitter Note: 🌍 We are working on a serverless version of WunderGraph. If you'r
Zabbix Database Cleaner This service is optionally prepared with the aim of cleaning meaningless data kept in the Zabbix database. It currently suppor
GoBackup Simple tool for backup your databases, files to cloud storages. GoBackup is a fullstack backup tool design for web servers similar with backu
activita Activita (todo activity) Golang Complete Real-Life Project Features Register Login Email Verification Profile Update Profile Delete Password
dbresolver Golang Database Resolver and Wrapper for any multiple database connections topology, eg. master-slave replication database, cross-region ap
Trivy Plugin for Steampipe Use SQL to query advisories, vulnerabilities for containers, code and more with Trivy. Get started → Documentation: Table d
Msg Msg is gRPC-based backend for messaging written in golang. Goals Future goals: Implement message service which will allow users to send messages t
Welcome to the CloudNativePG project! CloudNativePG is an open source operator designed to manage PostgreSQL workloads on any supported Kubernetes clu
PostgreSQL & SQLite Speed Test We tried to compare the speed of SQLite and PostgreSQL during the simplest operations of inserting, updating and extrac
trino-postgresql-gateway A gateway/proxy for using any PostgreSQL client to connect to and run SQL queries in a Trino cluster. It is an experiment to
About Project Simple Library Management System Features Book : Add Book (Administrator) Get Book Info Get All Books Info Re
Mongo to PostgreSQL Simple cli used to backup and migrate data from MongoDB (Mongoose etc.) to Postgres on a Rotating/Rolling basis. Setup This tool r
Micro Pizzas This is a monorepo for microservices I built to learn about backend a little more The strucure 🤑 orders: Orders handle shopping cart and
golang-sql Go bindings library for MySQL, PostgreSQL and SQLite Features Multiple storages: MySQL, PostgreSQL, SQLite Debug mode for tracking SQL quer
poslog Parser to extract SQL from postgresql.log Installation brew install winebarrel/poslog/poslog Usage % poslog -h Usage of poslog: -fill-params
## CRUD REST-API ## ## GET EVENT BY ID ## ## GET http://localhost:8081/v1/event/ ##Headers: ## key: id ##
WaterbugDB Terminal 1: $ go build $ ./waterbugdb --node-id node1 --raft-port 2222 --http-port 8222 --pg-port 6000 Terminal 2: $ go build $ ./waterbugd
PAN-OS Plugin for Steampipe Use SQL to query firewalls, security policies and more from PAN-OS. Get started → Documentation: Table definitions & examp
CRUD operations using: GO PostgreSQL Gorilla MUX router Docker Custom migrations with golang-migrate Basic Authentication Requirements: Docker and Doc
Docker: Golang + PostgreSQL + pgAdmin4 docker-composeのバージョン 2.4.1 開発環境構築 事前にDocker実行環境を用意する。 PostgreSQL関連の情報を記入 PostgreSQLといったサービスの設定情報を記述する。 cp docke
Artek API API проекта с Артека, я хз если честно Что смотрим? 🟦 🟦 🟦 🟦 🟦 🟦 🟦 🟦 🟦 🟦 🟦 ⬜ 🟦 🟦 🟦 🟦 🟦 ⬜ 🟦 ⬜ ⬜ ⬜ ⬜ 🟦 🟦 ⬜ 🟦 ⬜ ⬜ ⬜ 🟦 🟦 🟦
Overview This is a project for applying my first intern job at Dcard Taiwan Ltd. 😃 !!! 🔗 Backend documentation link 🔗 Company Requirements One POST
Search Replica Uses postgres logical replication protocol to subscribe and receive any updates almost in realtime. Table rows, regardless of types, ar
Florgon auth API. Authentication API server. SSO authentication via JWT for Florgon services. See in action. API deployed and used in production here.
XID for Postgres, Globally Unique ID Generator This project is a Postgres implementation of the Go Lang library found here: https://github.com/rs/xid
scheman Scheman is a tool to visualize tables schema or ERD of connected RDB. Main purpose of this is accelerating working collaboration between engin
RPA e ETL para Consistem ERP Um pequeno projeto em Go que implementa um RPA para extração de dados de algumas rotinas do Consistem ERP e alguns ELTs p
Go Boilerplate An API boilerplate written in Golang with Gin Framework Table of Contents Motivation Configuration Manage Server Configuration Database
pgbr PostgreSQL simple backup & restore helper tool created for usage with Backup Repository, but can be used also standalone. Features: psql, pg_dump
BackendLoginGo A simple example backend web for account register, login, logout, and get the account info using Go language. Tutorial Open your termin
I'm trying to make a Twitter clone using Go, GraphQL, and Prisma with a Postgresql backend, and a frontend built with Tailwind CSS, Vue, and apollo.
Go REST Service Starter/Boilerplate Easily extendible REST API Service boilerplate aiming to follow idiomatic go and best practice. Any feedback and p
Тестовое задание avitoTech Содержание Описание задачи Реализация Endpoints Запуск Тестирование Примеры Описание задачи Разработать микросервис для раб
Simple Go/GraphQL/PostgreSQL template Purpose Have a good starting point for any project that needs a graphql, go, and postgres backend. It's a very l