Home
Softono

Fuzzydb

Open source Java
20
Stars
5
Forks
52
Issues
3
Watchers
3 years
Last Commit

 About Fuzzydb

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs.

Platforms

Web Self-hosted

Languages

Java

Links

Need Help Installing Fuzzydb?

We provide expert installation service for this software. Our team will install, configure, and secure Fuzzydb on your server. plans start at just $30.

JOIN THE COMMUNITY!

Resource for documentation are a bit thin on the ground, but there are some great places to go for ideas as to how use fuzzydb.

The GUI example below is great for a bit of hands on play. We're aiming to get an online example up and running soon too.

There are a couple of sites using the database. Feel free to check out www.fridgemountain.com and www.likemynds.com for how it's used there.

Our Mailing List

There's always a friendly response at hand on a mail group. Any questions, and we're sure there are lots, do post them and we'll get them answered pronto.

The mailing list is [email protected]. You can join at: https://groups.google.com/group/fuzzydb-users

The blog

http://fuzzydb.blogspot.com

The demo

The sample webapp can often be found deployed at: http://fuzzydb-sample-webapp.cloudfoundry.com

GETTING STARTED

Check out the latest snapshot and build it:

git clone git://github.com/whirlwind-match/fuzzydb.git
mvn install

OTHER STUFF

This should pass all tests.