Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vapor-community/postgresql-driver
PostgreSQL driver for Fluent
https://github.com/vapor-community/postgresql-driver
fluent fluent-driver postresql swift vapor
Last synced: 3 months ago
JSON representation
PostgreSQL driver for Fluent
- Host: GitHub
- URL: https://github.com/vapor-community/postgresql-driver
- Owner: vapor-community
- Created: 2016-02-22T21:11:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T07:50:07.000Z (over 6 years ago)
- Last Synced: 2024-05-18T22:53:09.604Z (6 months ago)
- Topics: fluent, fluent-driver, postresql, swift, vapor
- Language: Swift
- Size: 147 KB
- Stars: 23
- Watchers: 18
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- TheList - Fluent PostgreSQL Driver
README
[![Swift](https://img.shields.io/badge/swift-3.1_--_4.0-brightgreen.svg)](https://swift.org)
[![Linux Build Status](https://img.shields.io/circleci/project/github/vapor-community/postgresql-driver.svg?label=Linux)](https://circleci.com/gh/vapor-community/postgresql-driver)
[![macOS Build Status](https://img.shields.io/travis/vapor-community/postgresql-driver.svg?label=macOS)](https://travis-ci.org/vapor-community/postgresql-driver)
[![codecov](https://codecov.io/gh/vapor-community/postgresql-driver/branch/master/graph/badge.svg)](https://codecov.io/gh/vapor-community/postgresql-driver)
[![GitHub license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)# PostgreSQL Driver
A driver implementation for PostgreSQL + Fluent.
## 📖 Documentation
Visit the Vapor web framework's [documentation](http://docs.vapor.codes/postgresql/driver) for instructions on how to use this package.
## 💧 Community
Join the welcoming community of fellow Vapor developers in [slack](http://vapor.team).
## 🔧 Compatibility
This package has been tested on macOS and Ubuntu.