Skip to content

ogrim/clojure-sqlite-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-sqlite-example

Just a small, simple example for basic SQLite usage

Usage

run lein deps and look at core.clj, evaluate the expressions and the SQLite database will appear in the db folder. You can use an external tool to view or edit the content, and try out fun stuff in the REPL.

You can also run lein run from the command line or create an independent jar with lein uberjar.

License

Copyright (C) 2014 Aleksander Skjæveland Larsen

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published