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
  • Apache Lucene and Elasticsearch integration
  • Compatibility with common CouchDB clients like Cradle, Nano and others

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.