This is the HiveDB documentation site. We try to keep the documentation as accurate as possible but as HiveDB is a work in progress, sometimes the documentation differs from reality slightly. If you have a question about HiveDB or want help troubleshooting a specific problem join us on the HiveDB mailing list.
Download HiveDB
For now HiveDB is only available as source code. You can get the source code from our subversion repository.
svn co svn://svn.hivedb.org/hivedb/tags/0.9.1 hivedb
You will need Java 1.6 and Maven in order to build the HiveDB jar.
HiveDB Docs
- Preparing to horizontally partition your data with HiveDB
- API Documentation
How to construct a data model that can be partitioned with HiveDB.
Javadoc API Documentation