dangdennis / swift-sqlitecloud-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Client for SqliteCloud

Use their official client https://github.com/sqlitecloud/swift.

=====

Old

Uhm. Writing a client for http://sqlitecloud.io because I want to use their database service from Swift.

My current approach is to wrap the C SDK. I'm struggling with SPM.

I might just write it all natively in Swift for sanity. I'll use the Go SDK as my guide.

About


Languages

Language:C 85.0%Language:C++ 13.7%Language:Swift 1.3%