All Projects → SwiftORM → StORM

SwiftORM / StORM

Licence: Apache-2.0 license
StORM base library

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to StORM

Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
Stars: ✭ 248 (+1205.26%)
Mutual labels:  server-side-swift
PassEncoder
Simple PassKit (Apple Wallet) encoding and signing in Swift.
Stars: ✭ 28 (+47.37%)
Mutual labels:  server-side-swift
Perfect-Crypto
Cryptographic Operations
Stars: ✭ 27 (+42.11%)
Mutual labels:  server-side-swift
SwiftMC
A Minecraft server and proxy written from scratch in Swift.
Stars: ✭ 22 (+15.79%)
Mutual labels:  server-side-swift
Perfect-WebSocketsServer
Perfect Example Module: WebSockets Server
Stars: ✭ 34 (+78.95%)
Mutual labels:  server-side-swift
Kitura-NIO
A networking library for Kitura, based on SwiftNIO
Stars: ✭ 35 (+84.21%)
Mutual labels:  server-side-swift
Hypertext
Any-way-you-want-it, type-safe HTML in Swift.
Stars: ✭ 236 (+1142.11%)
Mutual labels:  server-side-swift
fluent-postgres-driver
🐘 PostgreSQL driver for Fluent.
Stars: ✭ 120 (+531.58%)
Mutual labels:  server-side-swift
VaporTwilioService
Twilio API provider for all your Vapor needs
Stars: ✭ 19 (+0%)
Mutual labels:  server-side-swift
paginator
Offset pagination for Vapor 🗂
Stars: ✭ 67 (+252.63%)
Mutual labels:  server-side-swift
Perfect-URL-Shortener
An Example URL Shortener System for Perfect
Stars: ✭ 37 (+94.74%)
Mutual labels:  server-side-swift
awesome-swift-nio
📖 A collaborative list of all things Swift NIO
Stars: ✭ 81 (+326.32%)
Mutual labels:  server-side-swift
sqlite-kit
Non-blocking SQLite client library with SQL builder built on SwiftNIO
Stars: ✭ 51 (+168.42%)
Mutual labels:  server-side-swift
Console Kit
💻 APIs for creating interactive CLI tools.
Stars: ✭ 252 (+1226.32%)
Mutual labels:  server-side-swift
fluent-mysql-driver
🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.
Stars: ✭ 69 (+263.16%)
Mutual labels:  server-side-swift
Mongo Swift Driver
The official MongoDB driver for Swift
Stars: ✭ 242 (+1173.68%)
Mutual labels:  server-side-swift
BSON
Native Swift library for BSON (http://bsonspec.org)
Stars: ✭ 98 (+415.79%)
Mutual labels:  server-side-swift
async
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
Stars: ✭ 35 (+84.21%)
Mutual labels:  server-side-swift
now-swift-example
Example for use Kitura framework and swift lang with https://zeit.co/now.
Stars: ✭ 18 (-5.26%)
Mutual labels:  server-side-swift
ZEGBot
Build your Telegram Bot with Swift! (works on macOS / Ubuntu)
Stars: ✭ 52 (+173.68%)
Mutual labels:  server-side-swift

StORM: Swift ORM

Core StORM Library

StORM is a modular ORM for Swift, layered on top of Perfect.

It aims to be easy to use, but flexible, and maintain consistency between datasource implementations for the user: you, the developer. It tries to allow you to write great code without worrying about the details of how to interact with the database.

Please see the full documentation at: https://www.perfect.org/docs/StORM.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].