All Projects → Harmon758 → Postgresql Action

Harmon758 / Postgresql Action

Licence: mit
GitHub Action to setup a PostgreSQL database

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Postgresql Action

Postgresql Portable
Portable version of the PostgreSQL Database Server, for Windows
Stars: ✭ 237 (+160.44%)
Mutual labels:  postgresql, postgresql-database
Postgresqltuner
Simple script to analyse your PostgreSQL database configuration, and give tuning advice
Stars: ✭ 2,214 (+2332.97%)
Mutual labels:  postgresql, postgresql-database
Embedded Database Spring Test
A library for creating isolated embedded databases for Spring-powered integration tests.
Stars: ✭ 196 (+115.38%)
Mutual labels:  postgresql, postgresql-database
Zapatos
Zero-abstraction Postgres for TypeScript: a non-ORM database library
Stars: ✭ 448 (+392.31%)
Mutual labels:  postgresql, postgresql-database
Postgresql book
Book about PostgreSQL (russian)
Stars: ✭ 780 (+757.14%)
Mutual labels:  postgresql, postgresql-database
Niklick
Rails Versioned API solution template for hipsters! (Ruby, Ruby on Rails, REST API, GraphQL, Docker, RSpec, Devise, Postgress DB)
Stars: ✭ 39 (-57.14%)
Mutual labels:  postgresql, postgresql-database
Guardian auth
The Guardian Authentication Implementation Using Ecto/Postgresql Elixir Phoenix [ User Authentication ]
Stars: ✭ 15 (-83.52%)
Mutual labels:  postgresql, postgresql-database
Fullstack Apollo Express Postgresql Boilerplate
💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
Stars: ✭ 1,079 (+1085.71%)
Mutual labels:  postgresql, postgresql-database
Chloe
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
Stars: ✭ 1,248 (+1271.43%)
Mutual labels:  postgresql
Graphjin
GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
Stars: ✭ 1,264 (+1289.01%)
Mutual labels:  postgresql
Pg Anonymizer
Dump anonymized PostgreSQL database with a NodeJS CLI
Stars: ✭ 83 (-8.79%)
Mutual labels:  postgresql
Twist V2
A book review tool for Leanpub's Markdown Book Format
Stars: ✭ 82 (-9.89%)
Mutual labels:  postgresql
Sense Navigation
Sheet Navigation + Actions for Qlik Sense.
Stars: ✭ 85 (-6.59%)
Mutual labels:  action
Open Bank Mark
A bank simulation application using mainly Clojure, which can be used to end-to-end test and show some graphs.
Stars: ✭ 81 (-10.99%)
Mutual labels:  postgresql
Udacity Data Engineering
Udacity Data Engineering Nano Degree (DEND)
Stars: ✭ 89 (-2.2%)
Mutual labels:  postgresql
Bug Tracker Pern Ts
Bug Tracking app with project members support. Made with PERN stack + TypeScript.
Stars: ✭ 79 (-13.19%)
Mutual labels:  postgresql
Pg activity
pg_activity is a top like application for PostgreSQL server activity monitoring.
Stars: ✭ 1,232 (+1253.85%)
Mutual labels:  postgresql
Memento
Collect saved items from different sources around the web
Stars: ✭ 89 (-2.2%)
Mutual labels:  postgresql
Hasql Th
Template Haskell utilities for Hasql
Stars: ✭ 87 (-4.4%)
Mutual labels:  postgresql
Gonymizer
Gonymizer: A Tool to Anonymize Sensitive PostgreSQL Data Tables for Use in QA and Testing
Stars: ✭ 85 (-6.59%)
Mutual labels:  postgresql

PostgreSQL GitHub Action

This GitHub Action sets up a PostgreSQL database.

Usage

See action.yml

Basic:

steps:
- uses: harmon758/[email protected]
  with:
    postgresql version: '11'  # See https://hub.docker.com/_/postgres for available versions

License

The scripts and documentation in this project are released under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].