File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ <p align =" center " >
2
+ <picture >
3
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/hummingbird-project/hummingbird/assets/9382567/48de534f-8301-44bd-b117-dfb614909efd " >
4
+ <img src =" https://github.com/hummingbird-project/hummingbird/assets/9382567/e371ead8-7ca1-43e3-8077-61d8b5eab879 " >
5
+ </picture >
6
+ </p >
7
+ <p align =" center " >
8
+ <a href =" https://swift.org " >
9
+ <img src =" https://img.shields.io/badge/swift-5.9-brightgreen.svg " />
10
+ </a >
11
+ <a href =" https://github.com/hummingbird-project/swift-jobs-postgres/actions?query=workflow%3ACI " >
12
+ <img src =" https://github.com/hummingbird-project/swift-jobs-postgres/actions/workflows/ci.yml/badge.svg?branch=main " />
13
+ </a >
14
+ <a href =" https://discord.gg/7ME3nZ7mP2 " >
15
+ <img src =" https://img.shields.io/badge/chat-discord-brightgreen.svg " />
16
+ </a >
17
+ </p >
18
+
19
+ # Postgres driver for Jobs
20
+
21
+ PostgreSQL is a powerful, open source object-relational database system.
22
+
23
+ ## Documentation
24
+
25
+ Reference documentation for JobsPostgres can be found [ here] ( https://docs.hummingbird.codes/2.0/documentation/jobspostgres )
You can’t perform that action at this time.
0 commit comments