DataScript Examples for:
- Learn Datalog Today (examples in src/dscript/learndatalog.clj)
- A translation of examples and exercises.
- A Beginner's Guide to SQL (examples in src/dscript/beginnersql.clj)
- A SQL tutorial translated into DataScript schema, data, and queries
- DataScript 101 (examples in src/dscript/core.clj)
- A few examples from a DataScript 101 tutorial
- CSV Example (examples in src/dscript/tabular.clj)
- Load CSV data into a DataScript DB and query on it
Files are independent. Load them individually in your IDE, load the data and experiment with queries.
Copyright © 2016 Mark Champine
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.