Coder Social home page Coder Social logo

walterhuangsz / slick-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slick/slick-examples

0.0 1.0 0.0 350 KB

A sample project for getting started with Slick

Home Page: http://slick.typesafe.com

License: BSD 2-Clause "Simplified" License

slick-examples's Introduction

This project should help you get started with SLICK <https://github.com/slick/slick>.

You only need a JRE and sbt 0.12.0 <https://github.com/harrah/xsbt/wiki> installed.

1. Clone this project (or download it manually from
<https://github.com/slick/slick-examples/archives/master>):

> git clone git://github.com/slick/slick-examples.git

2. Run it with sbt:

> cd slick-examples
> sbt update
> sbt run

All examples can be run as normal applications. "sbt run" will give you a menu
of all available examples:

* FirstExample: Start with this if you are new to SLICK. It uses the SLICK
  Query Language to create two tables, insert some data and perform a number
  of queries.

* MultiDBExample: Shows how to write portable code based on a SLICK profile
  and run it against different DBMSs.

* UseInvoker: Shows various ways of reading data from an Invoker.

* CallNativeDBFunction: Shows how to use a database function which is not
  provided by the SLICK driver in the Query Language.

slick-examples's People

Contributors

szeiger avatar cvogt avatar ijuma avatar

Watchers

WalterHuang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.