Download Impel

Version 0.7

Read the API

It’s simple

Download Impel Modules

Transparent Database Syncing

Read the FAQ

Yes, it runs on the iPhone

  • Does Impel work on the iPhone and iPod touch?
  • Sure does; although it is of course a bit slower when compared to a laptop or desktop.
  • May I use Impel in my commercial project?
  • Absolutely, just please include attribution as stated in the Impel license.
  • I've found a problem/better way of doing X.
  • That's great news. If you'd like to contribute your modifications back into Impel, please contact us.
  • Does Impel work with jQuery?
  • In so much as it is possible to use jQuery and Mootools concurrently, yes. We have not yet created a jQuery build, but will soon provide a version that is not dependent on any particular Javascript library.
  • My fingers hurt, the instantiating Impel.Criteria objects requires too much typing.
  • Ah, you must be using the Impel.core module. Download the full Impel build, or just grab a copy of Impel.Globals.
blog comments powered by Disqus

Impel takes the pain out of working with HTML5 asynchronous databases.

Statement callbacks? Transaction callbacks? One-to-many and many-to-many relationships? How the heck do I deal with all without my head exploding?

Use Impel; create an object then call object.save(); Now get a cup of coffee.

What’s an ORM

Object Relational Mapping is a programming technique that turns your database, in effect, into a virtual object database.

With an ORM you no longer need to worry about how to save a single object across multiple tables, you just call, "save" on the object.

 
Contact Us | © 2009 Caleb Crane | License