Login   Register  
PHP Classes
elePHPant
Icontem

Class: MySQL Babel

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of zandor  >  MySQL Babel  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Babel
Base name: mysql_babel
Description: Turn native language sentences into MySql queries
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 960 users
All time rank: 3065
Week users: 0 users
Week rank: 2507
Picture of zandor
Author: zandor <e-mail contact>
Packages: 10 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 37
All time rank: 2799 in Italy Italy
Week rank: 359 Down14 in Italy Italy Down
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
The goal is to convert native language sentences into MySQL queries.

The implementation of this class may let your programs gain more versatility, as not only users may input easier queries because of close their today native language but also due to the effective possibility for users to input any query their might want to display.

The current version 0.0.1 supports translating queries stated in Italian and French only. Developers are welcomed to help this code improvement for the class code itself, as well they can add other languages translation support.

 

  Groups  
Group folder image Localization Internationalization and translations View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Related links   Files Files  
  Files folder image Screenshots  
Simple web application implementing MySQL Babel in Mexican
File Role Description
Accessible without login Image file EXshot05 Screen Simple web application implementing MySQL Babel in Mexican
Accessible without login Image file EXshot08 Screen Simple web application implementing MySQL Babel in Italian
Accessible without login Image file shot01 Screen example on how class works with French
Accessible without login Image file shot02 Screen example on how class works with Italian
Accessible without login Image file shot04 Screen another more complicate example in French
Accessible without login Image file shot05 Screen input form for multi-language queries


  Innovation Award  
PHP Programming Innovation award nominee
July 2005
Number 6
SQL is a well-known language for describing queries to access data stored in databases.

SQL is a language with a syntax that employs English words to form the statements that describe the commands of the queries.

This class provides an alternative approach to define database queries. It can translate statements with a natural language syntax into SQL.

This natural language can be made of words in other idioms besides English, thus making it easier to learn for those that do not dominate the English language.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
MySQL Babel Full package including documentation support

  Files folder image Files  
File Role Description
Accessible without login Plain text file dbexample.sql Data mysql code to create an example db environment
Accessible without login Plain text file de.php Class german dictionary
Accessible without login Plain text file en.php Class english dictionary
Accessible without login Plain text file example.php Example input form example
Accessible without login Plain text file fr.php Conf. french dictionary
Plain text file index.php Example example on how to implement this class
Accessible without login Plain text file it.php Conf. italian dictionary
Accessible without login Plain text file mx.php Class mexican dictionary
Accessible without login Plain text file mysql_babel.php Class main class code
Accessible without login Plain text file style.css Data css file for results

Download all files: mysql_babel.tar.gz mysql_babel.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.