Projects with this topic
-
A PostgreSQL extension that gives you event based capability with channel validation, activity logging, and never-miss notification events so that your application/database code can complete quickly whilst heavier processing can occur after your transaction. Available for Linux & Windows on PostgreSQL 15+, this is suitable for on-premies deployments as well as Cloud Managed Services like those from AWS, Azure & GCP. Designed for Standby Replicas and Multi-Write-Masters.
Updated -
Helm Charts for Postgresql Clusters with CNPG
Updated -
Works with pg_relay to send notifications from within PostgreSQL to the outside world in a durable and secure manner. also has an Oracle compatible UTL_MAIL extension that has a 1-to-1 mapping with Oracle UTL_MAIL that maps to pg_relay notifications so that you can send to Microsoft 365 or any future profile (like Teams, Slack, SMS, ServiceNow, etc...) that will be delivered
Updated -
-
A set of command line scripts that conveniently configures self-signed server and client keys and certificates to accommodate secure SSL connections to a postgres server (typically, via pgadmin...)
Updated -
English: Python script to collect data from datasets and insert them into a Postgres database via ORM. It can be expanded to extract other data sources (such as PDFs, Word, CSV, etc.) and apply custom functions. It comes with an Excel spreadsheet of the State of Minas Gerais' expenses from 2005-2016 as an example of a dataset for collection.
pt-BR: Script Python para coletar dados de datasets e inserir em um banco de dados Postgres via ORM. Pode ser expandido para extrair outras fontes de dados (como pdf's, word, csv, etc) e aplicar funções customizadas. Acompanha um excel dos gastos do Estado de Minas Gerais do ano de 2005-2016 como exemplo de dataset para a coleta.
Updated -
postgresql_faker is a PostgreSQL extension based on the awesome Python Faker Library
Updated -
An example project that demonstrates local development, CI/CD and production setup for a full stack web app using Django, Django REST Framework, Django Channels, Postgres, VueJS, Redis, Celery, GitLab CI and AWS technologies deployed with CDK.
Updated -
-
This program finds the most common MeSH terms in a given category of COVID-19 Scientific Research Papers by using the Pubmed API, metamap, postgresql, and python. Uses the CORD-19 public research dataset.
Updated -
Gitlab Omnibus with CI/CD runners preinstalled and configured.
Updated -
Web application to design or optimize neural networks for given data set or math function.
Updated -
// college project //
Updated -
Extensions to the asyncpg postgres driver for python (3); notably, a NamedParameterQuery and NamedParameterConnection class that supports named parameters (as opposed to positional ones: $1, $2, ...)
Updated -
Create local and remote Django development environments in 20 minutes or less.
Updated -
multi-threads, postgres, mongo
UpdatedUpdated -
A job queue built on PostgreSQL's listen/notify functionality
Updated -
This repository contains a template of docker containers which includes django and more for building fast, robust, and adaptable docker containers.
Updated