Skip to content

Commit 6205a8e

Browse files
committed
Add README
1 parent b8f6edc commit 6205a8e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<h2>ZeeQL - CSQLite3
2+
<img src="http://zeezide.com/img/ZeeQLIcon1024-QL.svg"
3+
align="right" width="128" height="128" />
4+
</h2>
5+
6+
![Swift3](https://img.shields.io/badge/swift-3-blue.svg)
7+
![tuxOS](https://img.shields.io/badge/os-tuxOS-green.svg?style=flat)
8+
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)
9+
10+
[ZeeQL](https://github.com/ZeeQL/ZeeQL3)
11+
is a Swift ORM / database access library primarily inspired by EOF,
12+
and in consequence CoreData. Adding some ActiveRecord ideas.
13+
14+
The CSQLite3 subproject contains 'module maps' which enables Swift code to
15+
access C libraries, in this case CSQLite3.
16+
17+
Please checkout the
18+
[ZeeQL](https://github.com/ZeeQL/ZeeQL3)
19+
project for more information.
20+
21+
### Who
22+
23+
**ZeeQL** is brought to you by
24+
[ZeeZide](http://zeezide.de).
25+
We like feedback, GitHub stars, cool contract work,
26+
presumably any form of praise you can think of.
27+
28+
There is a `#zeeql` channel on the [Noze.io Slack](http://slack.noze.io).

0 commit comments

Comments
 (0)