AYDataBaser

Abstraction for database interaction.


Keywords
abstraction, abstraction-layer, database, swift
License
MIT
Install
pod try AYDataBaser

Documentation

AYDataBaser

CI Status Version License Platform

About

AYDataBaser library - is an abstraction for database interaction. You can use it with any databases.

Installation

AYDataBaser is available through CocoaPods. To install it, simply add the following line to your Podfile:

inhibit_all_warnings!

target 'YOUR_TARGET_NAME' do
  use_frameworks!
	pod 'AYDataBaser'
end

Usage

Author

📧 Anton Yereshchenko

License

AYDataBaser is available under the MIT license. See the LICENSE file for more info.