Squiggle

Free SQL builder library for Java
Download

Squiggle Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Squiggle Team
  • Publisher web site:
  • http://code.google.com/p/squiggle-sql/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 19 KB

Squiggle Tags


Squiggle Description

Free SQL builder library for Java Squiggle is a little and free Java library for dynamically generating SQL SELECT statements. It's sweet spot is for applications that need to build up complicated queries with criteria that changes at runtime. Ordinarily it can be quite painful to figure out how to build this string. Squiggle takes much of this pain away.The code for Squiggle is intentionally clean and simple. Rather than provide support for every thing you could ever do with SQL, it provides support for the most common situations and allows you to easily modify the source to suit your needs. Here are some key features of "Squiggle": · Concise and intuitive API. · Simple code, so easy to customize. · No dependencies on classes outside of JDK 1.5 · Small, lightweight, fast. · Generates clean SQL designed that is very human readable. · Supports joins and sub-selects. · Combine criteria with AND, OR and NOT operators. · Supports functions in selects and WHERE criteria Requirements: · Java


Squiggle Related Software