PostgreSQL
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
- GitHub: https://github.com/topics/postgresql
- Wikipedia: https://en.wikipedia.org/wiki/PostgreSQL
- Repo: https://github.com/postgres/postgres
- Created by: Michael Stonebraker
- Released: July 8, 1996
- Related Topics: mvcc, postgrest, dbms, database, sqlite, sql, mysql, mssql,
- Aliases: postgres, psql, pgsql, plpgsql,
- Last updated: 2026-07-05 00:20:27 UTC
- JSON Representation
https://github.com/a-patel/litexdbhelper
LiteXDbHelper is simple yet powerful and very high-performance DB Helper Class for different database providers like SqlServer, MySql, PostgreSql, MariaDB, Oracle in C#
dataaccess dbhelper dbmanager mariadb mariadbhelper mysql mysqlhelper npgsqlhelper oracle oraclehelper postgresql postgresqlhelper sqlhelper sqlserver
Last synced: 05 May 2025
https://github.com/andrecandidodev/greatkartproject
Project developed during the course Django Ecommerce | Build advanced Django web application
django ecommerce heroku postgresql
Last synced: 15 Apr 2025
https://github.com/vb-consulting/xunit.npgsql
XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1
csharp dotnet netcore npgsql postgresql testing unit-testing xunit
Last synced: 13 Apr 2025
https://github.com/budtmo/myapi
A Sample RESTful API written in Python
docker flask gunicorn postgresql python rest-api restful-api sqlalchemy web-api
Last synced: 15 Mar 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/ujjalacharya/typeorm-express-typescript-boilerplate
TypeORM, Express, Typescript boilerplate code
boilerplate expressjs node-api nodejs postgresql sql typeorm typescript
Last synced: 01 Sep 2025
https://github.com/tyronejosee/project_drop_dash_api
Drop Dash (API): A home delivery platform that allows users to search for and purchase products from local restaurants near their homes, place orders, and schedule deliveries. Provides access to restaurants to manage their menus, receive orders, and handle their meals through the platform. Inspired by platforms like Rappi and Uber Eats
black digitalocean django django-rest-framework djoser docker docker-compose drf drf-spectacular flake8 github-actions jwt nginx oauth2 postgresql python redis s3-bucket sqlite swagger
Last synced: 30 Apr 2025
https://github.com/yasszu/go-jwt-auth
JWT auth server
ddd gorrila jwt mux postgresql
Last synced: 10 Mar 2026
https://github.com/sugrado/hrms-spring
Human resource management system back-end codes with Spring Boot.
back-end java jpa-hibernate jparepository postgresql spring-boot
Last synced: 15 Apr 2025
https://github.com/kunaljain0212/face-recognition-web-app
It is a full-stack working web application using Clarifai Web API for face detection in an image, using a website with frontend designed completely using React.js, server using Node.js and Express.js and PostgreSQL for the database. The frontend of the application has been deployed to Vercel, backend to Heroku and for database I've used elephantSQL which is a hosted service for PostgreSQL.
bycrypt clarifai clarifai-api css express expressjs html node node-js node-module nodejs nodemon particles-js pgsql postgres postgresql psql psql-database react reactjs
Last synced: 30 Jun 2025
https://github.com/omu/xokul
The Xokul Project
api-gateway api-only postgresql ruby-on-rails
Last synced: 12 Jan 2026
https://github.com/rggh/openai_sql
PostgreSQL and LangChain OpenAI example
langchain openai postgres postgresql
Last synced: 03 Aug 2025
https://github.com/kelvin-ben/payment-app
An application that monitor your spending to make sure that every payment is noted to reduce over spending
css3 mvc-architecture postgresql ruby-on-rails
Last synced: 09 Aug 2025
https://github.com/bestbynature/vetclinicdb
VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.
database-schema postgresql sql
Last synced: 10 Mar 2026
https://github.com/klarna-incubator/postgres-to-docs
The smoooth way to document your postgres database
hacktoberfest markdown nodejs postgres postgresql typescript
Last synced: 11 Apr 2025
https://github.com/stood/evenement
Tuto evenement pour article Afsy
php pomm postgres postgresql symfony
Last synced: 13 Apr 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
https://github.com/wittline/dataengineering-assignment
Prescreening Tasks for Data Engineer
dataengineering docker jupyter-notebook postgresql
Last synced: 13 Apr 2025
https://github.com/tony-dev-web/promomoto.fr
Boutique de pièces détachées
cassandra django eccommerce moto postgresql python
Last synced: 10 Apr 2025
https://github.com/apazzolini/pgr
A structured and easy way to execute queries against Postgres
node-postgres postgres postgresql
Last synced: 12 Apr 2025
https://github.com/annamihailovna/prettypets-docker-ci_cd
PrettyPets - приложение для обмена фото любимцев. Проект запущен на виртуальном удалённом сервере в трёх контейнерах: nginx, PostgreSQL и Django+Gunicorn. Автоматизация деплоя: CI/CD.
django django-rest-framework docker docker-compose dockerhub github-actions gunicorn nginx postgresql python
Last synced: 02 May 2025
https://github.com/brightcommerce/attr_translate
Rails concern for ActiveRecord attribute translation using PostgreSQL's JSONB datatype.
activerecord attributes concern i18n jsonb postgresql ruby-on-rails translation
Last synced: 29 Apr 2025
https://github.com/kantelabs/armoire
Web App that could be utilize as an online wardrobe / closet to help create a visual representation of a person's clothing collection
armoire closet clothing express fashion javascript nodejs postgresql shopstyle wardrobe webapp
Last synced: 11 Apr 2025
https://github.com/funbringer/pg_particulous
Instant migration from vanilla PostgreSQL to pg_pathman and vice versa
10 partitioning pathman postgres postgresql range vanilla
Last synced: 27 Mar 2025
https://github.com/mohammadmoataz2/diabetesplatform
Diabetes Platform is a web application for diabetes prediction and analysis. This project aims to predict the risk of diabetes using machine learning techniques in Python and analysis using Power BI. The model development process involved extensive research and work to create an accurate and reliable prediction system.
api diabetes fastapi postgresql power-bi powerbi python sklearn web
Last synced: 07 May 2025
https://github.com/beretta350/golang-rest-template
A minimal Golang REST API template built without any external frameworks. This template uses only Go’s standard library (net/http), providing a clean, modular structure for building lightweight and scalable APIs. Ideal for developers who prefer full control over their stack, with a focus on simplicity and performance.
docker golang mongodb mysql postgresql rest-api software template
Last synced: 10 Jul 2025
https://github.com/fan9704/petmonitoringsystem-backend
Use Django Develop Elastic Stack Pet Monitoring System
django django-rest-framework elasticsearch elasticstack kibana pika postgresql rabbitmq
Last synced: 12 Apr 2025
https://github.com/daikoz/SQLWrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 04 May 2025
https://github.com/armour/k-skyband-query-in-postgresql
📊 K-SkyBand Query in PostgreSQL
database incomplete-data k-skyband postgresql
Last synced: 06 Jul 2025
https://github.com/SMerrony/aghast
AGHAST is A Go Home Automation SysTem closely coupled with MQTT.
automation csv-export daikin go golang home-automation influxdb lidl logging mqtt node-red postgresql scraper zigbee zigbee2mqtt
Last synced: 11 Apr 2025
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/konnektr-io/pg-age-digitaltwins
Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.
apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql
Last synced: 06 Mar 2026
https://github.com/goblenus/1c-server-compose
docker-compose for 1C
1c docker docker-compose postgresql server
Last synced: 05 May 2025
https://github.com/ricardogesteves/insightful
Insightful, a comprehensive finance dashboard designed to provide organizations with a clear overview of their financial performance and health. The application includes key performance indicators (KPIs) such as revenue, expenses, cash flow, and profitability. It is specifically crafted for purposes like budgeting, forecasting, and decision-making.
hono nextjs nodejs postgresql prisma react react-router recharts redux-toolkit redux-toolkit-query regression-js shadcn-ui tailwindcss tanstack-table typescript
Last synced: 06 Mar 2026
https://github.com/turbot/steampipe-plugin-hibp
Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.
backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 30 Apr 2025
https://github.com/dyoniso/midback
Midback 2D Relative Imageboard
anonymous chan expressjs ffmpeg imageboard jade javascript nodejs postgresql pug shell sql
Last synced: 21 Jun 2025
https://github.com/hugodf/nuxt-express-postgres-starter
A full-stack starter project with Nuxt, Express and Postgres
docker docker-compose express-js node-fullstack nuxt nuxt-template postgresql
Last synced: 19 Mar 2025
https://github.com/beratyesbek/airlines-ticket-microservice
Airlines ticket microservice application was developed with JAVA and Spring Boot. It communicates to other services using GRPC and RabbitMQ
grpc java microservice postgresql rabbitmq spring-boot
Last synced: 10 Sep 2025
https://github.com/heikkilamarko/tasks-app
Tasks App - Modular Monolith
bootstrap c4-model caddy golang htmx hyperscript modular-monolith nats postgresql terraform traefik zitadel
Last synced: 06 May 2025
https://github.com/jaimeloeuf/muwno
B2B Customer Feedback collection and analysis SaaS using AI/ML to generate, cluster and rank actionable tasks, helping you to grow your business.
ai b2b clustering customer-feedback ml nestjs postgresql ranking saas tailwindcss typescript vue3
Last synced: 04 May 2025
https://github.com/ronpinkas/dbbridge
dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.
data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite
Last synced: 30 Apr 2025
https://github.com/jesperancinha/video-series-app
This is an example project to to offer you a very simple example of a CQRS architecture.
axon axon-framework cqrs docker java jdk jdk17 jdk19 kotlin kotlin-language kotlin-library kotlin-maven kotlin-maven-plugin maven mongodb mongoose postgresql spring-boot
Last synced: 10 Apr 2025
https://github.com/damirka/pg-bind
Zero-dependency tool for binding SQL queries in more native JS way
node-postgres nodejs postgres postgresql query query-builder
Last synced: 10 Apr 2025
https://github.com/amirhnajafiz/amazon-e2e-practice
An E2E project covering frontend, backend, database, and deployment.
ansible authentication docker e2e go golang nginx postgresql terraform vuejs
Last synced: 14 Dec 2025
https://github.com/afiskon/postgresql-extensions
Experiments with PostgreSQL extensions
Last synced: 19 Jun 2025
https://github.com/buldezir/dja_orm
django like orm
active-record django mysql orm php php7 postgresql
Last synced: 11 Jul 2025
https://github.com/ambrose-kibet/next-auth-v5
A simple app to learn authentication using auth.js v5
next-auth-v5 next14 postgresql prisma server-actions
Last synced: 11 Apr 2025
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/serpent7776/pg_sentence_transformer
Postgres extension running a huggingface sentence transformer model directly in a background worker
ai extension postgresql python sentence-transformers
Last synced: 03 Apr 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/mahmoudaboueleneen/finalproject-14-ua07
A Massively Scalable Distributed Microservices E-Commerce Application
digitalocean docker docker-compose e-commerce grafana java kubernetes loki microservices mongodb nginx opentelemetry postgresql prometheus promtail rabbitmq redis spring-boot tempo
Last synced: 19 Jun 2025
https://github.com/coder-chekunkov/article-postgresql
article. postgreSQL, spring framework and android for beginner developer.
android article java kotlin postgresql spring sql
Last synced: 10 Apr 2025
https://github.com/kevlarr/jrny
A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!
postgresql revisions schema sql
Last synced: 15 Jan 2026
https://github.com/dav-kempten/WebTool3
Django web application, supporting full time employees and volunteers staff of the DAV (German Alpine Club) section Allgäu Kempten
angular django django-rest-framework nodejs nonprofit postgresql programming python3 typescript
Last synced: 03 Apr 2025
https://github.com/prog-lucasalves/dados_financeiros_b3
Coleta de dados financeiros das empresa listadas na Bovespa.
docker jupyter-notebook metabase postgresql python3 streamlit
Last synced: 20 Mar 2025
https://github.com/cburmeister/docker-bones
Docker, Flask, Gunicorn, Redis, Memcached, and PostgreSQL
docker flask gunicorn memcached postgresql python redis
Last synced: 20 Mar 2025
https://github.com/rosenloecher-it/mqtt-pg-logger
MQTT to PostgreSQL Logger
Last synced: 28 Feb 2026
https://github.com/mohhudib/hybrid-rsentry
Real-time ransomware detection and auto-containment system for Linux endpoints — entropy analysis, canary files, process lineage scoring, and AI threat classification.
ai celery cybersecurity docker endpoint-security fastapi kali-linux linux postgresql python ransomware-detection react real-time redis threat-detection
Last synced: 07 Jun 2026
https://github.com/infinispan-demos/infinispan-sqlstore-demo
SQL Store showcasing capabilities of Infinispan Table and Query caches with persistence
infinispan infinispan-server persistence postgresql quarkus
Last synced: 27 Feb 2026
https://github.com/minhsangdotcom/vietnam-regions-data
Đây là một project nhỏ giúp cập nhật các thống kê về các tỉnh thành, quận huyện, phường, xã, thị trấn một cách chính xác nhất
architecture generate json mysql oracle-database postgresql vertial vertical
Last synced: 20 Apr 2026
https://github.com/baptistelize/friendly_cheatsheet
Une cheatsheet pratique pour les étudiants et développeurs juniors, regroupant des astuces, des snippets de code et des concepts clés pour le développement web
beginner cheatsheet developer-tools express nodejs postgresql sequelize tailwindcss web-development
Last synced: 11 Feb 2026
https://github.com/iktakahiro/sql-basic-book
技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開
database docker-compose postgres postgresql sql
Last synced: 04 Mar 2026
https://github.com/samarmohan/backend-frameworks
Backend frameworks
api asp-net-core csharp django django-rest-framework express flask java mongodb mongoose nest nestjs nodejs postgresql python rest-api spring-boot sqlite typescript
Last synced: 28 Feb 2026
https://github.com/alcibiadesc/happy-balance
🔒 The Private, Self-Hosted Alternative to Fintonic, Mint & YNAB - Take control of your financial data with this privacy-focused personal finance tracker
budgeting csv-import docker expense-tracker finance money-management multi-language n26 open-source personal-finance postgresql privacy self-hosted sveltekit typescript
Last synced: 02 Apr 2026
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: 02 Apr 2026
https://github.com/datenhahn/simple-database-provisioner
The simple database provisioner allows to create and remove databases and user credentials (secretes) via kubernetes ressources on an existing DBMS server.
dbms k8s kubernetes postgresql
Last synced: 13 Feb 2026
https://github.com/mhdned/compiuo
Compiuo is a sample image compression image application
express nodejs postgresql prisma
Last synced: 05 Mar 2026
https://github.com/dizzzable/altshop
Telegram bot, FastAPI backend, and React web app for selling VPN subscriptions with Remnawave integration.
aiogram docker-compose fastapi nginx postgresql react remnawave subscriptions telegram-bot valkey vite vpn
Last synced: 12 Apr 2026
https://github.com/cptcr/next.js_portfolio
My own portfolio built with next.js
lucide-react neondb nextjs15-typescript postgresql react shadcn-ui typescript website
Last synced: 11 Feb 2026
https://github.com/ilhanaydinli/dbcli
A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.
bun cli database database-management pg-dump postgresql typescript
Last synced: 01 May 2026
https://github.com/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
https://github.com/vagnercardosoweb/slim4-skeleton
Slim 4 skeleton with docker, apache, mysql, postgres, redis, php 8+.
apache docker docker-compose mvc mysql php php8 postgresql redis skeleton slim4 tests
Last synced: 01 Apr 2026
https://github.com/marcompiler/spring-vue-postgres-keycloak-architecture
Example of full-stack architecture with Spring Boot, Vue 3, PostgreSQL, and Keycloak (SSO, OAuth2, JWT) deployed via Podman - ideal as a tutorial or project base.
boilerplate fullstack java javascript jwt keycloak oauth2 podman postgresql spring-boot sso template tutorial vue
Last synced: 27 Jun 2026
https://github.com/pitabwire/frame
A simple bootstrap for quickly starting a server based on gocloud framework
boilerplate go gocloud golang message-queue microservice postgresql
Last synced: 10 May 2026
https://github.com/taylormusolf/kickbacker
A clone of Kickstarter, a crowdfunding platform that allows content creators to post their dream projects that they would like others to help bring to life by meeting their funding goal.
clone crowdfunding full-stack postgresql react react-redux ruby-on-rails user-dashboard
Last synced: 04 Mar 2026
https://github.com/steellgold/simplist.blog
A headless CMS for developers.
fastify headless-cms nextjs postgresql prisma react typescript
Last synced: 04 Mar 2026
https://github.com/fern-flower-lab/sqlg-clj
The SQL Graph with Tinkerpop3 and Clojure
clj clojure clojure-library database dataprocessing graph gremlin h2 hsql maria mssql mysql postgresql rdbms-to-graph sql tinkerpop tinkerpop-graphs tinkerpop3
Last synced: 28 Feb 2026
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/kiritoem/3d-shop
e-commerce app that enables users to visualize, customize, and purchase 3D products with an integrated administration system for complete store management
docker nextjs postgresql prisma-orm react-three-fiber typescript
Last synced: 28 Apr 2026
https://github.com/veoscript/veoportal
My Official Website 💻
atomic-design blogging jest-tests nextjs14 postgresql prisma prisma-with-accelerate reactjs supabase tailwindcss windstitch
Last synced: 29 Apr 2026
https://github.com/davbauer/ocpp-manager
OCPP Manager is an open-source EV charging station management platform built with HonoJS and SvelteKit. It supports charging station monitoring, RFID card management, and transaction tracking with a simple web interface.
authorization charging-stations docker ev-charging honojs management ocpp ocpp16j postgresql sveltekit
Last synced: 14 Feb 2026
https://github.com/moteus/lua-lluv-pg
PostgreSQL client based on lluv library
Last synced: 01 Mar 2026
https://github.com/dvoraj75/django-rls-tenants
Database-enforced multitenancy for Django using PostgreSQL Row-Level Security. Every query - ORM, raw SQL, dbshell - is filtered by the database itself. Zero data leaks by design
database-security django django-library multitenancy postgresql python rls row-level-security tenant-isolation
Last synced: 04 Apr 2026
https://github.com/richiepagard/drf-auth-boilerplate
A boilerplate for authentication in Django Rest Framework with JWT support.
django django-rest-framework docker drf-jwt jwt-authentication postgresql python3
Last synced: 26 Apr 2026
https://github.com/gloomweaver/effql
sqlc-style TypeScript code generation for Effect SQL using Postgres introspection
code-generator effect-ts postgresql typescript
Last synced: 14 Jun 2026
https://github.com/phara0h/travelling
A dynamic route level groups permissions gateway service.
api api-gateway authentication authorization authorization-bearer dynamic fast fastify gateway groups hacktober hacktoberfest permissions postgresql redis rest reverse-proxy travelling
Last synced: 27 Jul 2025
https://github.com/alissonpelizaro/postgly
The modern, local-first PostgreSQL client with a natural-language SQL assistant.
agentic-ai database database-gui database-management db db-admin dbeaver dbeaver-alternative ide llm openai pgadmin pgadmin-alternative postgres postgresql sqlalchemy
Last synced: 18 Jun 2026
https://github.com/notikapp/v1-api
Note taking web app written in golang and vue 3
best-practices docker docker-compose full-stack golang makefile migrations postgresql shell-script vue
Last synced: 18 Jun 2026
https://github.com/juannovas/product-inventory-management-system
Backend of an inventory management sistem built with FastAPI and PostgreSQL using a Layered Structured.
backend fastapi postgresql python
Last synced: 04 May 2026
https://github.com/bush1d3v/navarro_blog_api
The Navarro Blog API is built on high scalability and performance, implementing queues, cache banks, CI/CD jobs, automated code and dependency analysis, and a focus on testing and documentation.
actix-web bcrypt beekeeper cargo cicd cors docker github-actions insomnia makefile mit-license nginx postgresql queue redis regex rust swagger utoipa
Last synced: 11 Apr 2025
https://github.com/developerdavi/ezadmin
:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin
apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql
Last synced: 22 Jul 2025
https://github.com/symbolspace/symbol.data
Symbol ORM框架
ado-net mssql mysql nosql npgsql orm postgresql sqlite sqlserver
Last synced: 31 Aug 2025
https://github.com/saifulaiub123/elasticsync.net
Real-time high-performance synchronization engine for syncing relational database changes to Elasticsearch index
background-service data database dotnet dotnetcore elastic elastic-search elasticsearch fulltext-search fulltextsearch npgsql postgresql sqlserver sync
Last synced: 27 Sep 2025
https://github.com/carlocorradini/graphmarket
Online e-commerce API in GraphQL
api graphql jest nodejs postgresql redis template type-graphql typescript
Last synced: 27 Sep 2025
https://github.com/swarajkumarsingh/turbo-deploy
Turbo Deploy - Deploy your application in seconds 🚀
aws-elasticache aws-rds deployment go grafana pgadmin postgresql prometheus redis
Last synced: 17 Aug 2025
https://github.com/nikkhvat/candlestick-charts
Microservice that writes Forex data to the database and converts them to candlestick charts
candlestick-chart forex forex-data golang microservice postgresql websocket
Last synced: 30 Oct 2025