ava-fixture-docker-db
DB wrapper
Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications.
acquire a fresh docker database container attached to your ava test context
4 stars
3 watching
0 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
avadatabasedockernodepostgrestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
abecodes/dft | A library that provides a simple and efficient way to spin up isolated containers for testing and development | 15 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 265 |
awesome-startup/docker-compose | Provides instructions on installing and configuring Docker Compose for building and managing multi-container Docker applications. | 64 |
afeiship/docker-sequenceserver | A Docker container that provides a pre-configured environment for a sequenceserver application. | 2 |
pbertera/dcw | Provides a simple wrapper around Docker Compose to manage containers and execute commands on them | 17 |
genuinetools/bane | Automates creation and management of customized AppArmor profiles for Docker containers | 1,180 |
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
aaronpowell/db.js | A wrapper around IndexedDB to simplify working with the storage API | 818 |
sitecore/docker-tools | Utilities to simplify development and deployment of Sitecore applications in containerized environments | 27 |
assuncaocharles/ngx-indexed-db | A service that wraps IndexedDB and provides an observable API to simplify its usage in Angular applications. | 180 |
brthor/dockerize.net | Tool to package .NET Core applications into Docker images for easy deployment and testing. | 176 |
aws-samples/eb-docker-nginx-proxy | An Elastic Beanstalk demo showcasing PHP application deployment using Docker and Nginx | 146 |
aws-samples/eb-docker-virtual-hosting | Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment | 30 |
steve-mt/laravel-docker | Docker containers for simple PHP web development using Laravel. | 14 |
yracnet/vite-plugin-docker | Tools and plugins for automating the deployment and management of web applications in Docker containers. | 5 |