Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
PostgreSQL
![](https://explore-feed.github.com/topics/postgresql/postgresql.png)
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: 2025-02-11 00:23:46 UTC
- JSON Representation
https://github.com/apsaradb/polardb-stack-operator
PolarDB Stack is a DBaaS implementation for PolarDB-for-Postgres, as an operator creates and manages PolarDB/PostgreSQL clusters running in Kubernetes. It provides re-construct, failover swtich-over, scale up/out, high-available capabilities for each clusters.
dbaas high-availability k8s k8s-operator kubernetes operator polardb postgresql postgresql-database
Last synced: 06 Nov 2024
https://github.com/derhuerst/pev2-cli
Run the PostgreSQL Explain Visualizer 2 (pev2) from the command line.
pev2 postgres postgresql query-optimization query-optimizer query-plan query-planner query-planning
Last synced: 07 Jan 2025
https://github.com/harshmangalam/hydrogen-nodejs-server
A social media backend api powered by Nodejs and Prisma
chat expressjs hacktoberfest hacktoberfest2022 heroku messenger nodejs postgresql prisma social-media socketio
Last synced: 30 Nov 2024
https://github.com/leocavalcante/swoole-postgresql-doctrine-driver
🔌 A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL client
async connection-pool coroutine database dbal doctrine driver orm pool postgresql swoole
Last synced: 20 Oct 2024
https://gitlab.com/coroner/cryptolyzer
CryptoLyzer is a fast, flexible, and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
DNSSEC HASSH HTTP headers JA3 LMTP MySQL/MariaDB POP3 RDP TLSv1.3 audit auditing certificate-transparency cryptography cybersecurity tools forward security ftp imap jabber ldap library mailsieve nntp openvpn pentest postgresql python root certificate scanner-cli security security scan security tools security-scanner security-tools sieve smtp ssh ssh keys sshkeys ssl tls tls13 vulnerability scanning xmpp xmpp-transport
Last synced: 26 Dec 2024
https://github.com/aleksk1ng/kotlin-spring-postgres-redis-microservice
Kotlin Spring-WebFlux R2DBC Redisson K8S Microservice
coroutines docker docker-compose grafana helm java k8s kotlin kubernetes postgresql prometheus r2dbc r2dbc-postgresql redis redisson sleuth-zipkin spring spring-boot spring-webflux zipkin
Last synced: 28 Oct 2024
https://github.com/ardsh/slonik-trpc
Type-safe efficient query API engine using slonik and zod
api-engine postgresql query-builder slonik sql trpc typescript zod
Last synced: 09 Dec 2024
https://github.com/rahul-barick/serverless-aws-lambda-node-postgres
Serverless AWS Lambda with Node.js,Postgres Rest API with Sequelize.
aws aws-lambda cloudformation functional-programming gateway-api nodejs postgresql sequelize serverless serverless-architectures serverless-framework
Last synced: 19 Nov 2024
https://github.com/societe-generale/code2pg
Tool to help migrate application code from Oracle to PostgreSQL
migration oracle perl postgresql source-code sql
Last synced: 23 Nov 2024
https://github.com/accenture/dbtestcompare
Application to compare results of two SQL queries
compare-data database database-migrations jdbc-drivers mariadb mysql postgresql snowflake sql-queries sqlserver teamcity teradata testng tests
Last synced: 12 Nov 2024
https://github.com/portfoliome/postpy
Postgresql utilities for ETL and data analysis
database etl postgres postgresql python-3 streaming
Last synced: 22 Dec 2024
https://github.com/wilfriedroset/remote-storage-wars
Prometheus remote storages playground
ansible grafana postgresql prometheus terraform timescaledb
Last synced: 29 Oct 2024
https://github.com/socketio/socket.io-postgres-adapter
The Socket.IO Postgres adapter, allowing to broadcast events between several Socket.IO servers
postgres postgresql socket-io websocket
Last synced: 14 Jan 2025
https://github.com/ercole-io/ercole-agent
Proactive Software Asset Management. Agent component
go golang monitoring-application mysql mysql-database oracle oracle-database postgresql postgresql-database
Last synced: 09 Feb 2025
https://github.com/Azure-Samples/data-api-builder
Various samples on how to use Data API builder for Azure Databases
azure azure-sql cosmosdb databases graphql mysql postgresql rest sql-server
Last synced: 04 Dec 2024
https://github.com/peagah-vieira/djangodash
DjangoDash is a CRM built with Django, featuring a sleek and modern design powered by Tailwind CSS. It provides custom authentication, responsive dashboards, and full CRUD functionality, offering an efficient and intuitive solution for managing customer data.
crm dashboard django docker docker-compose flowbite postgresql python tailwindcss
Last synced: 18 Dec 2024
https://github.com/r48n34/db-erd-gen
🗃️ Free DrawSQL like website
knex kysely postgresql sql website
Last synced: 14 Dec 2024
https://github.com/atereshkov/diber-backend
Delivery Service - Spring Boot / Spring Data Jpa / Hibernate / PostgreSQL / OAuth2 Application
hibernate oauth oauth2-server postgresql spring spring-boot spring-data-jpa spring-security spring-security-oauth2
Last synced: 14 Oct 2024
https://github.com/bloomberg/sable
Database migration tool for Marten.
database marten postgres postgresql
Last synced: 09 Nov 2024
https://github.com/aws-samples/rds-db-schema-migrations-cicd
Integrating RDS databases' schema migrations in the CI/CD pipeline.
aws-codepipeline aws-lambda cdk knexjs postgresql rds-aurora
Last synced: 04 Dec 2024
https://github.com/asaaki/capture-the-ip
Claim as many IPs as you can and become a block owner
api api-server axum capture-the-flag diesel diesel-rs game http-server ipv4 mmo postgres postgresql rust rust-lang webapp
Last synced: 27 Oct 2024
https://github.com/mohdjishin/goocart
This repository contains the source code for an eCommerce API . API designed for is using in a modern, scalable eCommerce application .This API is built using GoLang and the Fiber web framework, which makes it lightweight, fast, and easy to scale
aws docker docker-compose git-actions-cicd go gorm gosec jwt postgresql rest-api s3 s3-bucket
Last synced: 13 Oct 2024
https://github.com/BenjaminFaal/pgtt
pgtt is a time traveling tool for PostgreSQL to help speedup development and testing of various applications by enabling the user to easily travel between points in time. This can be useful when for example you have to test a certain mutation multiple times and want to quickly rollback to before the mutation to make changes to the behaviour and test again. This will save time and avoids setting up the data over and over again, especially in larger applications with complex data and flows.
backup copy database postgres postgresql restore snapshot sql time timetravel timetraveling traveling
Last synced: 06 Dec 2024
https://github.com/rajagopal28/healthcare-server
A rubyOnRails based web application with a small concept behind healthcare
chartkick gcm-server glucose healthcare heroku highcharts postgres postgresql prescriptions purecss rest-api rest-client rubyonrails vitals
Last synced: 24 Jan 2025
https://github.com/microdevops-com/gitlab-ci-functions
Reusable CI script functions for Kubernetes, RabbitMQ, PostgreSQL etc
docker git gitlab-ci k8s kubernetes postgresql rabbitmq rancher
Last synced: 23 Nov 2024
https://github.com/serpent7776/pg_worker_pool
Postgres extension creating a pool of background workers
c extension postgres postgresql worker worker-pool
Last synced: 06 Feb 2025
https://github.com/aleksk1ng/java-quarkus-reactive-cqrs-eventsourcing
Java-Quarkus-Reactive-CQRS-EventSourcing
cqrs cqrs-es docker event-sourcing event-sourcing-and-cqrs eventsourcing flyway grafana hibernate jaeger java kafka micrometer microservices mongodb opentracing postgresql prometheus swagger vertx
Last synced: 11 Oct 2024
https://github.com/vielhuber/dbhelper
🍗 Small php wrapper for mysql/postgres/sqlite databases. 🍗
mysql php postgresql sql sqlite
Last synced: 24 Jan 2025
https://github.com/equimper/course-golang-twittter-clone-graphql
Code source for https://store.equimper.com/build-a-twitter-clone-graphql-api-using-golang
golang gqlgen pgx postgresql testing
Last synced: 10 Nov 2024
https://github.com/neondatabase/serverless-cfworker-demo
Demo app for @neondatabase/serverless — details at https://blog.cloudflare.com/neon-postgres-database-from-workers/
cloudflare cloudflare-workers database javascript neon pg postgres postgresql serverless sql typescript
Last synced: 06 Nov 2024
https://github.com/calvinlfer/es-cqrs-shopping-cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
akka akka-actors akka-cluster-sharding akka-http akka-persistence akka-streams cassandra cats functional-programming kafka postgresql protocol-buffers scala slick
Last synced: 10 Nov 2024
https://github.com/ktakashi/r7rs-postgresql
PostgreSQL binding for R7RS Scheme.
postgresql r7rs r7rs-scheme scheme
Last synced: 23 Oct 2024
https://github.com/moemoe89/go-unit-test-sql
🧪 Mock SQL Test for Redis in Golang for my Medium story material
go golang mock mysql postgresql unit-testing
Last synced: 19 Nov 2024
https://github.com/fatihbaltaci/chatgpt-clone
Self Hosted ChatGPT Clone: A Full-Stack Conversational AI Platform powered by React, Django REST Framework, and PostgreSQL and OpenAI's GPT-3.5 Model. Most of the code is written by GPT-4 model.
chatbot chatgpt chatgpt-bot chatgpt-clone chatgpt-ui django django-rest-framework postgres postgresql react reactjs
Last synced: 29 Oct 2024
https://github.com/amhsirak/job-portal
Multi-user job portal web application built with Django & Postgres
bootstrap django job-portal job-search postgresql python web-application
Last synced: 27 Nov 2024
https://github.com/fortunejs/fortune-postgres
Postgres adapter for Fortune.
postgres postgres-adapter postgresql
Last synced: 14 Nov 2024
https://github.com/mino-shiro/minoshiro
An async Python library for searching Japanese media
anidb anilist anime api api-wrapper async asyncawait asyncio kitsu library lightnovel mal manga myanimelist postgresql python python3 sqlite sqlite3
Last synced: 09 Feb 2025
https://github.com/diogosouza/logrocket_deno_api
A functional CRUD-like API with Deno and Postgres
crud crud-api crud-sample deno denoland javascript logrocket postgres postgresql
Last synced: 29 Nov 2024
https://github.com/qwat/qwat-data-model
TEKSI Water module (project QWAT) - PostgreSQL / postgis Datamodel
plpgsql postgis postgresql qgis
Last synced: 10 Jan 2025
https://github.com/ivangfr/springboot-kong-keycloak
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
docker graalvm java jib keycloak kong kong-oidc mongodb mysql postgresql spring-boot spring-data-mongodb spring-native web
Last synced: 30 Oct 2024
https://github.com/pierrerochard/realtime-flask-experiment
Experimenting with PostgreSQL's Listen/Notify and Flask-SocketIO
flask flask-socketio postgres postgresql python realtime-flask-experiment socketio websocket
Last synced: 20 Nov 2024
https://github.com/postgres-pool/postgres-pool
Node.js postgres connection pool implementation for node-pg
hacktoberfest nodejs postgres postgresql
Last synced: 07 Feb 2025
https://github.com/didinj/secure-node-express-postgresql-passport
Secure Node.js, Express.js and PostgreSQL API using Passport.js
authentication expressjs login nodejs passportjs postgresql register secure security sequelizejs signin signup
Last synced: 21 Oct 2024
https://github.com/aquameta/meta
PostgreSQL Extension: More friendly system catalog for PostgreSQL
catalog information-schema meta pg-catalog postgresql postgresql-extension
Last synced: 04 Dec 2024
https://github.com/sergiotocalini/zapgix
Zabbix Agent - PostgreSQL
ksh monitoring postgresql shell shell-scripts sql zabbix
Last synced: 07 Nov 2024
https://github.com/broady/gae-postgres
Connect to Cloud SQL for PostgreSQL from Google App Engine
appengine appengine-go cloud-sql go golang postgres postgresql
Last synced: 06 Nov 2024
https://github.com/arjunsumarlan/typeorm-query-builder-wrapper
Easy Wrapper for TypeORM Query Builder
orm postgresql typeorm typescript
Last synced: 11 Feb 2025
https://github.com/draftbit/apollo-server-starter
💻 Apollo Server starter kit, utilizing HapiJS and KnexJS on top of PostgreSQL
apollo-server graphql hapijs javascript postgresql
Last synced: 11 Nov 2024
https://github.com/turbot/steampipe-plugin-virustotal
Use SQL to instantly query file, domain, URL and IP scanning results from VirusTotal.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin virustotal virustotal-api zero-etl
Last synced: 08 Nov 2024
https://github.com/rudibroekhuizen/docker-postgresplus
PostgreSQL with Kibana dashboard running on Docker
docker docker-compose elasticsearch kibana logstash pgadmin postgres postgresql schemaspy
Last synced: 06 Nov 2024
https://github.com/managedcode/database
Unified interface for working with a variety of different document-oriented NoSQL databases.
azure cosmosdb litedb mongodb mssql postgresql repository sqlite tables
Last synced: 11 Nov 2024
https://github.com/veepee-oss/vp.fsharp.sql.postgresql
F# Wrapper for PostgreSQL using Npgsql and Vp.FSharp.Sql
adonet fsharp npgsql postgresql sql
Last synced: 06 Feb 2025
https://github.com/stas/active_record-pgcrypto
PostgreSQL PGCrypto support for ActiveRecord
activerecord encryption pgcrypto postgresql rails ruby
Last synced: 12 Jan 2025
https://github.com/ab-noori/vet-clinic
In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.
commit database database-schema postgresql postgresql-database psql psql-database query rollback schema sql table-join-query transaction
Last synced: 11 Oct 2024
https://github.com/bubblydoo/cloudflare-workers-postgres-client
Connect to a Postgres database from a Cloudflare Worker, using Cloudflare Tunnel
Last synced: 01 Jan 2025
https://github.com/jchristn/watsonorm
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) in C# for .NET Core.
dotnet mysql mysql-database orm postgres postgresql postgresql-database repository-pattern sqlite sqlserver
Last synced: 06 Feb 2025
https://github.com/choptastic/sql_bridge
SQL_Bridge: An abstraction layer for Erlang SQL databases (MySQL and PostgreSQL)
Last synced: 18 Oct 2024
https://github.com/starters-dev/https-backend
🔐 Universal HTTPS Backend. Run Docker (Compose) services behind Traefik w/ HTTPS. Includes PostgreSQL, Redis, Plausible Analytics, Frontend app, etc.
digitalocean docker docker-compose https-proxy letsencrypt plausible-analytics postgresql react redis traefik
Last synced: 05 Nov 2024
https://github.com/mjstealey/django-startproject-docker
Generates the files needed for a production ready Django deployment in Docker. Custom user model, PostgreSQL database backend, uWSGI Python server, Nginx web server with self-signed SSL certificates, pytest Python testing framework, Docker Compose service definitions, Python .ENV app settings management, virtualenv managed environment, and more
django docker docker-compose nginx postgresql pytest uwsgi virtualenv
Last synced: 11 Oct 2024
https://github.com/utensils/docker-postgres
A docker container running PostgreSQL
database docker docker-container dockerfile persistence postgis postgres postgresql
Last synced: 05 Nov 2024
https://github.com/AcuGIS/GeoSuite
Build an Open Source GIS Stack in Minutes
geoserver postgis postgresql tomcat
Last synced: 22 Nov 2024
https://github.com/citusdata/postgres-analytics-tutorial
Exercises for the Architecting Real-Time Analytics for your Customers tutorial
aggregation analytics citus distributed-database postgresql
Last synced: 16 Nov 2024
https://github.com/build-on-aws/rag-golang-postgresql-langchain
Implement RAG (using LangChain and PostgreSQL) for Go applications to improve the accuracy and relevance of LLM outputs
amazon-bedrock generative-ai golang langchain large-language-models pgvector postgresql
Last synced: 26 Dec 2024
https://github.com/tophat/ormar-postgres-extensions
Extensions to the Ormar ORM to support PostgreSQL specific types
hacktoberfest ormar postgresql
Last synced: 10 Feb 2025
https://github.com/ff00ff/mammoth-cli
cli deno migrations nodejs postgresql typescript
Last synced: 13 Nov 2024
https://github.com/rorm-orm/rorm
A multi-language ORM written in pure rust.
database mariadb mysql orm postgresql rust sql sqlite
Last synced: 24 Jan 2025
https://github.com/oslabs-beta/polybase
A JavaScript library designed to simplify data integration and synchronization within polyglot environments.
database database-management influxdb javascript javascript-library mongodb neo4j nodejs postgresql react redis
Last synced: 24 Nov 2024
https://github.com/damienbod/aspnetcorepostgresqldocker
ASP.NET Core Docker EF Core
aspnet-core docker docker-compose ef-core postgresql
Last synced: 08 Nov 2024
https://github.com/yildizmy/e-wallet
Full stack web app with React and Spring Boot used for managing digital wallet and transactions
bank banking docker e-wallet fintech flyway fullstack hibernate java javascript payment postgresql react reactjs rest-api spring-boot spring-data-jpa spring-mvc spring-security swagger
Last synced: 07 Nov 2024
https://github.com/wasi-master/wm_bot
A multipurpose discord bot with more than 220 commands
aiohttp async asyncpg bot discord discord-bot discord-py discord-py-rewrite discordbot discordpy dpy dpylint hacktoberfest postgres postgresql python python3 python38
Last synced: 31 Dec 2024
https://github.com/rdbc-io/rdbc-pgsql
Asynchronous PostgreSQL driver for Scala and Java
asynchronous back-pressure database driver java non-blocking postgresql rdbc reactive scala
Last synced: 13 Oct 2024
https://github.com/sanamhub/postgresql-to-mssql
Migrate postgresql data to sql server on the fly!
database etl mssql-database postgresql postgresql-database sql sqlserver
Last synced: 12 Oct 2024
https://github.com/ososuna/spring-security-6
🔑 Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorization
authentication authorization jwt postgresql spring-boot-3 spring-security-6
Last synced: 05 Jan 2025
https://github.com/seattleflu/id3c
Data logistics system enabling real-time pathogen surveillance. Built for the Seattle Flu Study.
cli data-distribution etl fhir id3c infectious-disease plpgsql postgres postgresql python redcap rest-api scan-study seattle-flu-study sqitch sql
Last synced: 11 Oct 2024
https://github.com/turbot/steampipe-plugin-net
Use SQL to instantly query DNS records, certificates and other network information. Open source CLI. No DB required.
backup certificate dns etl golang hacktoberfest network postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 08 Nov 2024
https://github.com/michellebonat/bitparrot
An app I created so developers can track the info they need: now includes Twitter API feeds and Machine Learning, Python, and Ruby on Rails sections. Update: no longer being served, leaving public for the code.
api apis css haml postgresql rails ruby twitter-api
Last synced: 22 Jan 2025
https://github.com/wpcodevo/complete-restful-api-in-rust
In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.
actix-web actix-web-middleware docker github-actions postgresql rust unit-testing unit-tests
Last synced: 27 Nov 2024
https://github.com/20minutes/pg-rabbitmq-fdw
PostgreSQL RabbitMQ Foreign Data Wrapper
fdw foreign-data-wrapper postgresql rabbitmq
Last synced: 04 Dec 2024
https://github.com/fidanf/ansible-role-postgresql-ha
Install and configure PostgreSQL cluster managed with repmgr. Add dependencies, extensions, databases and users.
high-availability pgsql postgresql replication repmgr
Last synced: 21 Jan 2025
https://github.com/m-thirumal/installation_guide
PostgreSQL, PgModeler, TLS, Docker, Let's Encrypt, Nginx, Pgadmin4, Redis, AWS
aws docker docker-compose elk-stack forticlient java jenkins letsencrypt pgadmin4 pgmodeler postgresql spring-boot ubuntu vpn
Last synced: 15 Dec 2024
https://github.com/jankovicsandras/plpgsql_bm25
BM25 search implemented in PL/pgSQL
bm25 bm25okapi document-search okapi plpgsql postgres postgresql search text-search
Last synced: 08 Feb 2025
https://github.com/dymmond/databasez
Async database support for Python
async asyncio mysql mysql-database postgres postgresql sqlalchemy sqlalchemy-python sqlite sqlite3
Last synced: 10 Jan 2025
https://github.com/osaxma/schema-dart
Generate dart type definitions from PostgreSQL database schema (WIP)
dart flutter postgres postgresql supabase
Last synced: 25 Jan 2025
https://github.com/allaboutapps/integresql-client-go
Client library for interacting with a IntegreSQL server, managing isolated PostgreSQL databases for your integration tests.
client-library go golang id-allaboutapps-backend integration-testing postgres postgresql
Last synced: 16 Nov 2024
https://github.com/petere/pgpcre
PCRE functions for PostgreSQL
pcre perl postgresql postgresql-extension regular-expression
Last synced: 27 Nov 2024
https://github.com/pyronear/pyro-api
Alert Management API for wildfire prevention, detection & monitoring. Built with FastAPI & PostgreSQL
api-rest docker fastapi postgresql python wildfire-management
Last synced: 19 Dec 2024
https://github.com/scarletquasar/sonozap
📱 Fully-featured GraphQL Whatsapp clone with real-time messaging, contacts management and authentication built on top of React and Relay with an integrated real-time feature based on websockets.
graphql javascript mercurius postgresql react relay typescript whatsapp
Last synced: 14 Oct 2024
https://github.com/litsynp/docker-example
A Docker example using Django + Gunicorn, React, PostgreSQL and Nginx.
django docker docker-compose elk-stack gunicorn nginx postgresql react
Last synced: 07 Nov 2024
https://github.com/glaucia86/crud-go-fiber
Repositório responsável pela demo relacionada ao projeto usando: Golang + Fiber + PostGreSQL + Azure
azure azure-app-service crud fiber golang postgresql
Last synced: 23 Oct 2024
https://github.com/cloudquery/helm-charts
Helm v3 chart that deploys CloudQuery to a Kubernetes cluster
cloudquery helm helm-chart helm-charts k8s kubernetes postgres postgresql
Last synced: 15 Nov 2024
https://github.com/accetto/xubuntu-vnc
Retired! Please use the newer G3 repositories. Headless Ubuntu/Xfce containers with VNC and various applications (Generation 2)
accetto angular chromium desktop drawio firefox gimp headless heroku inkscape nodejs postgresql sudo tigervnc typescript ubuntu vnc vscode xfce xubuntu
Last synced: 28 Oct 2024
https://github.com/hoangsonww/Budget-Management-Backend-API
🚀 Dive into the world of Node.js, MongoDB, Redis, PostgreSQL, Kafka, RabbitMQ, ELK stack, and more with this comprehensive backend API project! Explore how these powerful technologies can be integrated to build robust, scalable, and efficient backend solutions. Also includes a CLI and a sample React frontend!
cli elasticsearch elk-stack express gprc grafana graphql kibana logstash mongo mongodb mongodb-database nginx nodejs postgres postgresql rabbitmq redis redis-cache rest-api
Last synced: 09 Feb 2025
https://github.com/labasubagia/realworld-backend
Backend implementation of Realworld Application (Medium Clone)
gin go golang grpc hexagonal-architecture mongodb postgresql
Last synced: 12 Oct 2024
https://github.com/starnowski/posmulten
Posmulten library is an open-source project for the generation of SQL DDL statements that make it easy for implementation of Shared Schema Multi-tenancy strategy via the Row Security Policies in the Postgres database.
database multi-tenancy multi-tenant-applications multi-tenant-database postgresql shared-schema
Last synced: 27 Oct 2024
https://github.com/anastassia-b/art-book-app
🖼 ArtBook is a full-stack web app for exploring art portfolios. Ruby on Rails, PostgreSQL, React+Redux.
jest postgresql react-redux rspec ruby-on-rails single-page-app
Last synced: 09 Jan 2025
https://github.com/neuodev/receptor
Real-time messaging app. Available as a website and as MacOS, Linux, and Windows application.
chatapp javascript postgresql react rust socket-io tauri typescript websockets
Last synced: 18 Oct 2024
https://github.com/mlr-org/mlr3db
Data Backends to let mlr3 work transparently with (remote) data bases
bigquery data-backend database duckdb machine-learning mariadb mlr3 mysql odbc postgresql r r-package spark sqlite
Last synced: 14 Oct 2024
https://github.com/ivangfr/spring-webflux-reactive-databases
The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-shell, and use reactive NoSQL database like Cassandra, MongoDB, Postgres and MySQL.
aop cassandra docker http-interface java jib mapstruct mongodb mysql postgresql reactive spring-boot spring-data-cassandra-reactive spring-data-mongodb-reactive spring-data-r2dbc spring-shell springdoc-openapi webflux
Last synced: 30 Oct 2024
https://github.com/PnEcrins/FollowDem
Cartographic web application to track moving objects equipped with a GPS.
bluehats gps leaflet national-parks nature postgis postgresql wildlife wildlife-tracker
Last synced: 04 Nov 2024