Skip to content

Commit a6ce650

Browse files
vkuttypCopilot
andcommitted
docs: add Swift version and platform compatibility badges from SPI
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5033215 commit a6ce650

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# sql-nio
22

3+
[![Swift Version Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fvkuttyp%2Fsql-nio%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/vkuttyp/sql-nio)
4+
[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fvkuttyp%2Fsql-nio%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/vkuttyp/sql-nio)
5+
36
A unified Swift package for connecting to **Microsoft SQL Server**, **PostgreSQL**, **MySQL/MariaDB**, and **SQLite** — all through a single, consistent `async/await` API built natively on [SwiftNIO](https://github.com/apple/swift-nio).
47

58
> **No FreeTDS. No ODBC. No JDBC. No C libraries.**

0 commit comments

Comments
 (0)