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 2 years ago
databaseperfectserver-side-swiftsqlitesqlite3swift

Related projects:

Repository Description Stars
perfectlysoft/perfect-mysql A Swift wrapper around the MySQL client library enabling access to MySQL servers 127
perfectlysoft/perfect-redis A Swift client library for Redis 28
perfectlysoft/perfect-postgresql Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library 55
perfectlysoft/perfect-mongodb A Swift wrapper around the mongo-c client library to access MongoDB servers 52
perfectlysoft/perfect-filemaker A Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers. 34
perfectlysoft/perfect-websockets Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework 23
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
perfectlysoft/perfect-xml An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. 16
perfectlysoft/perfect-curl A Swift package that provides cURL support for making HTTP requests 41
perfectlysoft/perfect-httpserver A Swift-based HTTP server for building web applications on the Perfect framework 108
perfectlysoft/perfectdocs A comprehensive reference and documentation library for Perfect (Server-side Swift) framework 566
perfectlysoft/perfecttemplate An empty starter project for building Swift web servers with Perfect 222
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
fahimf/sqlitedb A lightweight wrapper for accessing and manipulating SQLite databases in Swift 589
perfectexamples/perfect-websocketsserver An example of setting up and handling WebSocket connections in a Swift-based web server 34