Skip to content

Frequently Asked Questions

switz edited this page Dec 2, 2012 · 5 revisions

These are just a few of the frequently asked questions. This is a work in progress. If your question is not answered here, please search over on the Google Group. If you don't see an existing question, then let us know what is wrong. Please be as straightforward as possible, and provide any related code snippets.

How do I integrate authentication?

Check out Lefnire's derby-auth module.

Related Threads 1 2

How do I use MongoDB with DerbyJS?

Use the racer-db-mongo module.

I want to query my database.

The query system was given a major upheaval in a recent version of Derby. Check out the Queries Readme for more information on implementing a query.

Clone this wiki locally