Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Craig Minihan edited this page Jun 3, 2015 · 23 revisions

#AvanceDB AvanceDB is an in-memory database implementing a subset of the CouchDB REST API. We aim to support the following CouchDB features:

  • Futon and Fauxton
  • JavaScript Map/Reduce
  • Replication

We plan to add clustering support to improve view performance. AvanceDB is under active development, you can check out the current API support status here.