File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/rspeele/Rezoom.SQL.svg?branch=master )] ( https://travis-ci.org/rspeele/Rezoom.SQL )
22
3- [ Documentation ] ( https://rspeele.gitbooks.io/rezoom-sql/doc/Tutorial/ ) (work-in-progress )
3+ [ Tutorial & full documentation ] ( https://rspeele.gitbooks.io/rezoom-sql/doc/Tutorial/ )
44
55[ Query playground -- try out the SQL dialect live!] ( http://rzsql.net/#52632EC5A298CFFFD652D53C03DD1318A9DACA3C )
66
@@ -142,4 +142,11 @@ permissions re-queried next time they are requested.
142142
143143This lets you safely check all the invariants you need for each method in your
144144domain layer, without fear of causing mountains of redundant queries, and
145- without any of the effort of writing your own caching layer.
145+ without any of the effort of writing your own caching layer.
146+
147+ ## Get started
148+
149+ To get started using RZSQL, read the
150+ [ tutorial] ( https://rspeele.gitbooks.io/rezoom-sql/doc/Tutorial/ ) . It'll get you
151+ up and running in 5 minutes or your money back.
152+
You can’t perform that action at this time.
0 commit comments