129 Forks
1778 Stars
1778 Watchers

ktorm

A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.

How to download and setup ktorm

Open terminal and run command
git clone https://github.com/kotlin-orm/ktorm.git
git clone is used to create a copy or clone of ktorm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ktorm https://github.com/kotlin-orm/ktorm/archive/master.zip

Or simply clone ktorm with SSH
[email protected]:kotlin-orm/ktorm.git

If you have some problems with ktorm

You may open issue on ktorm support forum (system) here: https://github.com/kotlin-orm/ktorm/issues