Page 1 of 1

Cheetah DB is now free! :) Sweet..

Posted: Thu Nov 02, 2006 12:04 am
by Shannara
Ref: http://cheetahdatabase.sourceforge.net/

Open source to boot, eh?

Posted: Thu Nov 02, 2006 12:18 am
by Tipperton
The Cheetah database engine has actually been free for about a year now.
Planet Squires' web site wrote:Cheetah Database System - Open Source. Extremely small and fast xBase, FoxPro compatible programmer's library. This is a completely new code implementation that is totally different than the Freeware version of Cheetah Database that is also available. The open source code base will be expanded upon as time goes on. The Freeware version is no longer maintained except for occasional bug updates.

Cheetah Database System. (Freeware) This database and indexing system provides a low-level API for the programmer who demands the ultimate in speed, performance and flexibility. Store thousands of records in a blink of an eye - create blazingly fast indexes and perform queries on the data - all in milliseconds. Before you spend hundreds of dollars on other products, take Cheetah for a test drive. At only 70K, this database system is an incredibly small and powerful database system.
http://www.planetsquires.com

Posted: Thu Nov 02, 2006 2:16 pm
by mike74
I use Cheetah DB in one of my programs. I like it. Its only drawback as far as I'm concerned seems to be that it's Windows only. If someone needs help with it I can probably help.

Posted: Thu Nov 02, 2006 2:22 pm
by ts-soft
>> If someone needs help with it I can probably help.
Have you a wrapper for cheetah4.dll?
I have written one, but doesn't work :cry:

Posted: Thu Nov 02, 2006 5:00 pm
by mike74
I used the Cheetah2PureBasic wrapper that is available at the PlanetSquires site.

Edit: I haven't looked at the open source version and don't know if Cheetah2PureBasic would work with it.

Posted: Thu Nov 02, 2006 9:34 pm
by Tipperton
mike74 wrote:I haven't looked at the open source version and don't know if Cheetah2PureBasic would work with it.
Probably won't since, as Paul says, the OpenSource version is all new code.