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/bradymholt/postgraphile-playground
A web app using PostGraphile
docker graphql postgraphile postgresql vue
Last synced: 05 Oct 2025
https://github.com/miguelpragier/pgkebab
Golang wrapper over PostgreSQL driver
go golang helper postgresql pq sql wrapper
Last synced: 13 Aug 2025
https://github.com/xirothedev/discord.js-template-v14
This template is designed for rapid development of robust Discord bots, featuring multi-language support, modular command/event handling, and PostgreSQL integration
bunjs docker postgresql prisma-orm
Last synced: 05 May 2026
https://github.com/stack-cli/stack-cli
Stack is a K8s operator that simplifies web application deployment as well as providing a Supabase style Backed as a Service (Baas).
kubernetes operator postgresql rust supabase
Last synced: 03 Apr 2026
https://github.com/vishvish/pgjwt
Modern JWT (JSON Web Tokens) implementation for Postgres that can handle Ed25519
jwt jwt-validation postgresql rust
Last synced: 01 Jun 2026
https://github.com/turbot/steampipe-plugin-imap
Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.
backup email etl hacktoberfest imap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/fdhhhdjd/learn-nestjs-project
NestJs, Prisma, Pg4, Structure, Validate, Middleware 🐯
learn-to-code nextjs postgresql prisma structure typescript
Last synced: 10 Oct 2025
https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack
Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.
angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql
Last synced: 29 Apr 2025
https://github.com/wpcodevo/rust-jwt-rs256
This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.
access-token actix-web docker jwt jwt-middleware postgresql redis refresh-token rs256 rust
Last synced: 13 Apr 2025
https://github.com/ab-noori/eduplanner-backend
This is the Backend Api for the EduPlanner web application project. A rails based backend solution to storing class and student data from the EduPlanner web application.
active-storage mvc-framework postgresql ruby-api ruby-app ruby-gem ruby-on-rails
Last synced: 26 Oct 2025
https://github.com/abdussattar-70/blogging-haven
The Blogging Haven is set to become a prime illustration of a blog website. It encompasses a project that tasked me with the creation of a fully operational website, showcasing a comprehensive list of posts and empowering readers to engage with them through comments and post likes. It has been constructed using PostgreSQL and Ruby on Rails.
erd oop postgresql rspec ruby ruby-on-rails
Last synced: 16 Mar 2026
https://github.com/neondatabase/semicolons
Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements
comments parse postgres postgresql semicolons split sql
Last synced: 08 Apr 2025
https://github.com/ardeshirv/airline-ticket-management
Final Project of Software Engineering Internship with Go Programming Language by The Go Dragons Team
airline-booking airline-management airline-reservation ardeshirv docker echo go golang pdf-generation postgresql
Last synced: 26 Sep 2025
https://github.com/elaugier/apigo
ApiGo is an API engine which allow to build quickly a REST API without development. If you have already some scripts written in Powershell, Python, ... and you need to expose these through an web API, ApiGo may be your solution.
api-engine api-worker api-wrapper apigo egen-guru golang gorm kafka mariadb mssql mysql open-source postgresql rabbitmq rest-api sqlite wrapper-api zeromq
Last synced: 28 Oct 2025
https://github.com/abhijithganesh/stocksage
My stock analysis project using LSTM and SARIMA. This is a test project and it is not financial advise.
arima docker fastapi grafana jupyter jupyter-notebook lstm postgresql sarima stock-market tensorflow
Last synced: 27 Oct 2025
https://github.com/mathrb22/dsdeliver-sds2
Projeto desenvolvido durante a Semana DevSuperior 2.0. Aplicação que registra os pedidos realizados pelos clientes dos restaurantes e organiza as entregas para os endereços informados.
api-rest backend devsuperior frontend heroku java-8 mobile mvc-architecture netlify postgresql springboot webapp
Last synced: 01 Mar 2025
https://github.com/uppnrise/iron-veil
🛡️ High-performance Rust database proxy for real-time PII anonymization. Masks sensitive data (emails, SSN, credit cards) without application changes. PostgreSQL & MySQL support with TLS, Prometheus metrics, and live dashboard.
anonymization axum data-masking database-proxy gdpr mysql pii postgresql privacy rust security tokio
Last synced: 06 Feb 2026
https://github.com/nota30/kiko
A RPG discord bot built with Golang!
discord discord-bot discord-go golang postgresql
Last synced: 27 Oct 2025
https://github.com/maangulo12/starter-kit
A concise skeleton for building web apps using Angular 2, Flask, PostgreSQL, and Heroku.
angular-2 flask heroku postgresql starter-kit
Last synced: 27 Oct 2025
https://github.com/renoki-co/laravel-thermite
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica
Last synced: 27 Oct 2025
https://github.com/apollo-level2-web-dev/ph-healthcare-server
This repository contains the backend codebase responsible for handling server-side logic, database management, and communication between different system components.
express-js node-js postgresql prisma-orm typescript
Last synced: 24 Apr 2025
https://github.com/go-imsto/imsto
A Meta wrapper for image storage redesign in Golang
go golang image postgresql storage
Last synced: 11 Oct 2025
https://github.com/zeroc0d3/docker-postgresql-replication
Replication Master-Slave PostgreSQL with Docker
docker master-slave postgresql replication
Last synced: 05 May 2025
https://github.com/mkabilov/logical_backup
[WIP] Continuous backup of the tables using PostgreSQL logical replication
backup golang logical-replication postgresql
Last synced: 01 Apr 2025
https://github.com/0spol/docker_learning_lab
A hands-on Docker environment for learning and practicing containerized databases and utilities. Includes ready-to-run containers for MySQL, PostgreSQL, Oracle, MongoDB, Mongo-Express, phpMyAdmin, Java, and Linux utilities. Ideal for development, testing, and educational purposes.
database databases dev-environment docker docker-compose education java learning-lab mongodb mysql phpmyadmin postgresql
Last synced: 15 Mar 2026
https://github.com/gabrielmaialva33/mindset-tkc-api
This is a Repository Pattern Boiler Plate for AdonisJS
adonis5 adonisjs adonisjs-api adonisjs5 api-rest bolierplate lucid lucid-orm node nodejs postgres postgresql redis repository-pattern tsringe typescript
Last synced: 23 Apr 2025
https://github.com/dori-dev/dblog
Using any tools to create advance blog with Django!
blog django django-rest-framework docker nginx postgresql python python3 website
Last synced: 15 Aug 2025
https://github.com/meowmeowcode/misery
asyncio-friendly database toolkit
asyncio clickhouse databases postgresql python
Last synced: 23 Apr 2025
https://github.com/ricardogesteves/spreadit
SpreadIt is a dynamic social news aggregation platform powered by robust backend technologies and a user-friendly interface. It employs modern web development frameworks and scalable architecture to enable seamless content submission, sharing, and voting across various formats (articles, images, videos).
next-auth nextjs oauth2 optimistic-updates postgresql prisma react redis rich-text-editor shadcn-ui social-network supabase tailwindcss tanstack-react-query typescript uploadthing upstash-redis
Last synced: 25 Oct 2025
https://github.com/hugespaceship/hugespaceship
An experimental high performance LittleBigPlanet custom server
chi custom-server game-server go golang littlebigplanet postgresql
Last synced: 30 Jun 2025
https://github.com/xstoudi/pino-pg
A Pino Transport for PostgreSQL databases.
hacktoberfest nodejs pino postgresql
Last synced: 12 Oct 2025
https://github.com/onfranciis/linkly-rs
A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative
bitly learn linkly-rs postgresql redis rocket rust sql student-vscode
Last synced: 23 Oct 2025
https://github.com/usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
blockchain database ethereum pgrx postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 14 Oct 2025
https://github.com/kei-k23/code-snip-share
CodeSnipShare is a developer friendly web application to share the code snippets
drizzle-orm framer-motion nextjs postgresql react shadcn-ui tailwindcss typescript
Last synced: 15 Oct 2025
https://github.com/mbrsagor/pos
The web app is a simple point of sales and inventory management system web-app
django inventory inventory-categories inventory-management postgresql sales
Last synced: 04 May 2025
https://github.com/wmfs/pg-diff-sync
Takes two objects that describe the structure of a database and produces the PostgreSQL statements required to get from one to the other.
Last synced: 20 Apr 2025
https://github.com/turbot/steampipe-plugin-crtsh
Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.
backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/usmansbk/sequelize-graphql-auth-service
A production-ready GraphQL API authentication/user management sub-graph. Built with Sequelize, Apollo GraphQL, & Express
apollo-server apollo-server-express aws-cloudfront aws-s3 aws-ses dotenv expressjs graphql graphql-server jwt orm postgresql sequelizejs
Last synced: 19 Apr 2025
https://github.com/omenapps/django-range-merge
Enables the range_merge Aggregate for Django on Postgres. range_merge "Computes the smallest range that includes ... the given ranges".
aggregates django function postgres postgresql range
Last synced: 22 Apr 2025
https://github.com/thecodechaser/things-catalog
Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.
Last synced: 24 Apr 2025
https://github.com/lev4and/newsaggregator
Aggregator of news from 55+ sources. Clean Architecture + Microservices + .NET Core 8.0 + ASP.NET Core 8.0 + ASP.NET Core 8.0 MVC + MediatR + Selenium + AngleSharp + HtmlAgilityPack + PostgreSQL + EntityFramework + SignalR + Serilog + Seq + Redis + RabbitMQ + Docker
anglesharp asp-net-core asp-net-core-8 asp-net-core-mvc clean-architecture csharp docker-compose htmlagilitypack mediatr microservices postgresql rabbitmq redis selenium
Last synced: 10 Jun 2025
https://github.com/reem-lab/budget-app
Budget app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what
boostrap devise-token-auth postgresql rspec-rails rubocop ruby ruby-on-rails
Last synced: 03 Oct 2025
https://github.com/andresrodriguez55/n-tier-architecture-explanation-cookiemanagerapi
Explanation of N-Tier architecture with example code (in C#), brief explanations on SOLID principles, use of docker and Azure Devops are also given.
api azure-devops cicd clean-architecture csharp docker docker-compose docker-image dotnet dotnet-core explanation internship layered-architecture ntier-architecture postgresql software-architecture software-engineering solid tutorial webapi
Last synced: 08 Oct 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 2025
https://github.com/rockyburt/ketchup
A very basic web application and tutorial for demonstrating usage of the Quart and Strawberry GraphQL frameworks/libraries.
asgi asyncio asyncpg poetry postgresql pytest python python3 quart sqlalchemy strawberry-graphql
Last synced: 11 Jun 2025
https://github.com/ethern-myth/hono-drizzle
Hono serverless
api crud drizzle-orm honojs neon postgresql serverless typescript
Last synced: 12 Apr 2025
https://github.com/matthieu-foucault/postgit
Integrate declarative PostgreSQL schema migrations with Git
declarative-migrations git migra migration-automation postgresql rust
Last synced: 10 Oct 2025
https://github.com/turbot/steampipe-plugin-azuread
Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
azure-active-directory azuread backup etl hacktoberfest msgraph postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/nikolalsvk/restaurant-reservations
Ruby on Rails project for Internet Software Architecture course
activerecord postgresql rails reservation ruby
Last synced: 22 Apr 2025
https://github.com/aiven-open/aiven-pg-security
Aiven PostgreSQL® add-on for adding some DBaaS security
add-on postgresql security security-tools
Last synced: 29 Apr 2025
https://github.com/wkrzywiec/docker-postgres
Postgres Dockerfile with simple SQL script
docker dockerfile postgres postgresql
Last synced: 21 Jun 2025
https://github.com/kamacharovs/aiof-auth
All in one finance authentication API
aspnet5 azure-devops azure-pipelines csharp docker dotnet5 efcore5 finance jwt postgresql
Last synced: 10 Mar 2025
https://github.com/gabrielmaialva33/base-nest-api
📦 Base Nest API is an access control list base api that hopes to serve many projects written in Typescript.
api api-rest base-project better-sqlite3 javascript nest nestjs nodejs objection-orm postgresql sqlite template template-project typescript zod
Last synced: 23 Apr 2025
https://github.com/williamkoller/global-holidays-service
TDD (Test Driven Development) Global Holidays Service - Monolithic API
docker nestjs postgresql redis solid tdd typeorm typescript
Last synced: 10 Jul 2025
https://github.com/seddryck/pgnoli
Pgnoli is a .NET implementation of the PostgreSQL wire protocol v3. It gives you some traits to implement your own PostgreSQL compatible servers (and client if there is case Npgsql does not fit).
database-driver postgresql postgresql-driver wire-protocol
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-okta
Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
backup etl hacktoberfest okta okta-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/flowinquiry/spring-testcontainers
Designed to make writing integration tests with Testcontainers in Java effortless and extensible
integration-testing java junit-jupiter junit-jupiter-extension mysql ollama postgresql spring spring-boot test-automation testcontainers testcontainers-junit-jupiter testing
Last synced: 21 Jun 2025
https://github.com/arthurgregorio/reservaai
Sistema web para reservas de qualquer coisa!
angular java mvc postgresql restful-api spring-boot spring-data-jpa spring-mvc spring-security webservices
Last synced: 16 Jan 2026
https://github.com/nemwel-boniface/nemwel-vetclinic-db
This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.
Last synced: 09 Feb 2026
https://github.com/turbot/steampipe-plugin-ipstack
Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.
backup etl hacktoberfest ipstack postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library
Last synced: 23 Apr 2025
https://github.com/enmanuelmag/heimdall-mcp
Transparent MCP proxy with OpenTelemetry tracing. Wrap any MCP server and persist traces to SQLite, Postgres or MySQL.
agent audit audit-trail javascript mcp model-context-protocol observability opentelemetry postgresql proxy sqlite tracing typescript
Last synced: 15 Jun 2026
https://github.com/aldy505/sql-dsl
SQL as template literal (for a lot of stuff)
database dsl mysql postgresql sql
Last synced: 12 Jul 2025
https://github.com/kolosovpetro/codefirstentityframeworkcore
Simple example of Entity Framework Core Code-First approach.
code-first codefirst ef-core efcore entity-framework entity-framework-core mssql-database mssql-server mssqlserver postgres-database postgresql postgresql-database sqlserver
Last synced: 30 Oct 2025
https://github.com/siegerts/dossi-app
dossi web app & API: Your own private GitHub notes on every page
chrome-extension github-management neon-postgres next-auth nextjs open-source open-source-community postgresql prisma-orm serverless shadcn-ui stripe tailwindcss tanstack-table
Last synced: 21 Jun 2025
https://github.com/barbarbar338/spigot-postgresql
An example plugin that shows how to use PostgreSQL with Spigot (Minecraft plugin development)
bukkit mc mc-plugin mc-plugins minecraft minecraft-plugin minecraft-plugins plugin postgres postgresql spigot spigot-plugin
Last synced: 12 May 2025
https://github.com/himash79/spring-boot-with-reactive-programming
Build the Spring boot application operation using reactive programming way using modern reactive technologies
hql jpa-hibernate mongodb mongoose postgresql reactive-programming rest-client restful-api spring-boot
Last synced: 14 Apr 2025
https://github.com/aiven-labs/aiven-laravel
Extend Laravel PHP framework to make working with Aiven databases simpler
aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis
Last synced: 02 Oct 2025
https://github.com/andrewharvey/abs2pgsql
PostgreSQL schemas and loading scripts for ABS data releases
Last synced: 27 Jun 2025
https://github.com/williamkoller/api-craft-beer-guide
Rest API guide for craft beers, using the concepts of Clean Code and SOLID.
api api-rest craft-beer nestjs nestjs-backend postgresql typeorm typescript
Last synced: 24 Jun 2025
https://github.com/boompig/passzero
PassZero is an open-source password manager which is offered as a free service but can also be run by anyone locally
flask password-manager postgresql python react
Last synced: 14 Apr 2025
https://github.com/kevin5831/procure-bridge-frontend
Asset management system for small-mid sized company
erp-application fintech lovable node onrender-deployment postgresql react typescript vite
Last synced: 22 Sep 2025
https://github.com/mrbrunelli/docker-php-mysql-psql
Docker image ambiente Apache + PHP + PostgreSQL + MySQL + PhpMyAdmin
apache docker docker-compose dockerfile mysql pgsql php postgresql
Last synced: 22 Jul 2025
https://github.com/bondok6/vet-clinic
Build a relational database for a vet clinic.
Last synced: 12 May 2025
https://github.com/youssefbennour/aspnetcore.starter
A modular-monolith asp.net core starter inspired by Evolutionary-architecture
asp-net-core csharp eventbus grafana jaeger localization mediatr modular-monolith opentelemetry postgresql prometheus test-containers xunit
Last synced: 30 Oct 2025
https://github.com/h1alexbel/realo
An experimental REST API Server for Real Estate deals.
java liquibase postgresql rest
Last synced: 12 Apr 2025
https://github.com/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 2026
https://github.com/fidanf/ansible-role-pgpool
Installs and configures PgPool-II for Debian/Ubuntu.
high-availability load-balancing pgpool2 postgresql replication watchdog
Last synced: 23 Jul 2025
https://github.com/ali-bouali/spring-reactive-demo
Demo project for working with Spring boot reactive using R2DBC and postgresSQL as a DB
java postgresql reactive-programming spring-boot
Last synced: 14 Sep 2025
https://github.com/theandrew168/bloggulus
A collective index of my favorite blogs
blogging golang postgresql rss
Last synced: 20 Jul 2025
https://github.com/za-arthur/apod_fts
PostgreSQL full text search example
demo full-text-search postgresql
Last synced: 07 Sep 2025
https://github.com/minnukota381/flask-crud-app
This project demonstrates performing CRUD (Create, Read, Update, Delete) operations using Flask with various databases including SQLite, MySQL, MongoDB, and PostgreSQL. The application utilizes raw SQL queries for database interactions instead of SQLAlchemy.
flask-application jinja2 mongodb mysql postgresql sqlite
Last synced: 15 Apr 2025
https://github.com/shoaibrayeen/profile-management-system
This repository contains A Web Application developed in Ruby on Rails with PostgreSQL on the basis of the requirements.
elasticsearch elasticsearch-client elasticsearch-cluster elasticsearch-dsl postgres postgresql rails-application redis redis-cache redis-server ruby ruby-on-rails sidekiq sidekiq-cron sidekiq-scheduler
Last synced: 01 Oct 2025
https://github.com/shuttl-tech/vault-plugin-postgres
Vault plugin to manage fleets of Postgres Clusters
postgres postgresql secret-management vault vault-plugins
Last synced: 12 Aug 2025
https://github.com/usmansbk/recipe-app
Group project: The Recipe app keeps track of all your recipes, ingredients, and inventory. Built with Ruby on Rails
postgresql rails5 ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/erankitcs/eventdrivenpythonaws
This repository is created for creating an event driven Python ETL processing in AWS of COVID-19 US data.
aws etl lambda postgresql terraform
Last synced: 15 May 2025
https://github.com/bmpi-dev/invest-assistant
Invest assistant for ETFs
ansible aws cloud-native elixir graphql iac investment performace-tuning phoenix postgresql pulumi python serverless
Last synced: 15 Apr 2025
https://github.com/gsa/asp-.net-core-template
ASP .NET Core Project Template
asp-net-core dotnet-core entity-framework-core postgresql project-template template visual-studio
Last synced: 15 May 2025
https://github.com/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/billymohajeri/budget-app
The budget app is a mobile web app where you can manage your budget: users can add categories, show categories, add transactions, and show transactions for each category. Built with Ruby on Rails and PostgreSQL.
Last synced: 24 Apr 2025
https://github.com/huseynovvusal/url-shortener-microservices
🚀 A modern, scalable URL shortening platform built using microservices architecture.
api-gateway clean-architecture dependency-injection docker expressjs jest microservices mongodb nodejs postgresql prisma rabbitmq redis typescript
Last synced: 28 Aug 2025
https://github.com/youben11/open-class
OpenClass is a web app that promote information sharing through organized workshops.
django docker docker-compose dockerfile postgresql python redis webapp
Last synced: 16 Apr 2025
https://github.com/rubix982/asp.net-reactjs-template
Power template, aimed at being as flexible as possible, for an ASP.NET 5.0 as a backend, and a ReactJS + Typescript + Redux frontend.
aspnetcore csharp docker-compose entity-framework eslint github-actions github-pages jekyll jest nginx postgresql prettier reactjs redux redux-thunk stackbit-fresh-theme typescript webpack yarn
Last synced: 10 Apr 2026
https://github.com/andyprasetya/webmap-development-server
Let's build a geostack for webmap development!
fedora geoserver geostack indonesian linux nodejs postgis postgresql webmap
Last synced: 16 Aug 2025
https://github.com/treasure-data/treasuredata_fdw
PostgreSQL Foreign Data Wrapper for Treasure Data
fdw postgresql rust treasuredata
Last synced: 10 Sep 2025
https://github.com/turbot/steampipe-plugin-grafana
Use SQL to instantly query dashboards, data sources, users and more from Grafana. Open source CLI. No DB required.
backup etl grafana hacktoberfest monitoring postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 28 Oct 2025
https://github.com/bnorm/pgkotlin
Async PostgreSQL communication via Kotlin Coroutines
kotlin kotlin-coroutines kotlin-library postgresql
Last synced: 11 Apr 2025
https://github.com/cloudposse/terraform-aws-dms
Terraform modules for provisioning and managing AWS DMS resources
data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server
Last synced: 09 Sep 2025
https://github.com/v-kolesnikov/elias
🐘 PostgreSQL with rom-rb power :zap:
clean-architecture clean-code ddd postgresql rom-rb rom-sql ruby
Last synced: 30 Oct 2025