Small. Fast. Reliable.
Choose any three.
*** 1,30 ****
  This page lists various programs and projects that use SQLite.
  If your project uses SQLite and is not shown here, please feel
! free to add it.
  
  *: #Minidx {link: http://minidx.com}{linebreak}
! Minidx is a professional file management system.it has:{linebreak}
! *The speedy full-text search engine could find the document which need at the first time{linebreak}
! *The own memory syste which manage the important file under great security{linebreak}
! *Using IFilter to extrac the text directly.Don t need to install the office or other application{linebreak}
! *Basic on Unicode and input/output multi-countries language normally{linebreak}
! *The own web server facilitated sharing the management document in internet or local network{linebreak}
! *May save and manage the TB rank data{linebreak}
! *Syntax Hight light which makes reading various document convenience{linebreak}
! *Could running precise search by the file create/edit/visit time or the file title or the file path or file content{linebreak}
! *Realize the fuzzy inquiry and could recognize the synonym{linebreak}
! *May set the hypothesis to filter the unuseful words{linebreak}
! *Automatic diagnosis the http link{linebreak}
! Feature of Minidx search engine:{linebreak}
!     *The search engine is very small and written by twenty thousand code line{linebreak}
!     *Written by standard C/C++. Could run in all environment as well as PDA{linebreak}
!     *Needn't large memory and could running normally under low hardware environment also{linebreak}
!     *Integrate to any system easily. Just add a few line of code then the system can run the full-text search{linebreak}
!     *High speed search even million record could return the result in millisecond{linebreak}
!     *Could search by words, phrase also sentence{linebreak}
!     * "And" ,"Or" and two union could be do{linebreak}
!     *Because of the Unicode, multi-language string could do the mix search{linebreak}
!     *Precise search even if a punctuation marks could find out the allocation{linebreak}
  >>> more info:{link: http://minidx.com}{linebreak}
  
  *: #Cash {link: http://www.codelandia.com/jaws/index.php/contents/mySharpCash.html} A simple and very basic accounting software written in C#.
--- 1,9 ----
  This page lists various programs and projects that use SQLite.
  If your project uses SQLite and is not shown here, please feel
! free to add it. For long descriptions of your project please provide a link.
  
  *: #Minidx {link: http://minidx.com}{linebreak}
! Minidx is a professional small and light weight file management system providing full text search capabilities that can be easy embedded in other projects.
  >>> more info:{link: http://minidx.com}{linebreak}
  
  *: #Cash {link: http://www.codelandia.com/jaws/index.php/contents/mySharpCash.html} A simple and very basic accounting software written in C#.