Perfect-SQLite

SQL library

A stand-alone Swift wrapper around the SQLite 3 client library.

A stand-alone Swift wrapper around the SQLite 3 client library.

GitHub

50 stars
6 watching
19 forks
Language: Swift
last commit: over 4 years ago
databaseperfectserver-side-swiftsqlitesqlite3swift

Related projects:

RepositoryDescriptionStars
perfectlysoft/perfect-mysqlA Swift wrapper around the MySQL client library enabling access to MySQL servers127
perfectlysoft/perfect-redisA Swift client library for Redis28
perfectlysoft/perfect-postgresqlProvides access to PostgreSQL servers using a Swift wrapper around the libpq client library55
perfectlysoft/perfect-mongodbA Swift wrapper around the mongo-c client library to access MongoDB servers52
perfectlysoft/perfect-filemakerA Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers.34
perfectlysoft/perfect-websocketsProvides a WebSocket protocol implementation for building real-time web applications with the Perfect framework23
nerdyc/squealProvides a straightforward interface to access and manipulate SQLite databases in Swift.297
perfectlysoft/perfect-xmlAn XML parsing library for Swift that provides read-only DOM Core APIs and XPath support.16
perfectlysoft/perfect-curlA Swift package that provides cURL support for making HTTP requests41
perfectlysoft/perfect-httpserverA Swift-based HTTP server for building web applications on the Perfect framework108
perfectlysoft/perfectdocsA comprehensive reference and documentation library for Perfect (Server-side Swift) framework566
perfectlysoft/perfecttemplateAn empty starter project for building Swift web servers with Perfect222
david-bouyssie/sqlite4sA thin wrapper around the SQLite C library with an API similar to Sqlite4java.37
fahimf/sqlitedbA lightweight wrapper for accessing and manipulating SQLite databases in Swift588
perfectexamples/perfect-websocketsserverAn example of setting up and handling WebSocket connections in a Swift-based web server34