Query writing with auto-completion
Time saver
Rapid Query can save your time when writing SELECT statements even before you reach FROM clause.All tables from all schemas are visible instantly. You can now refine the list by using our clever CamelCase notation.
Camel Case
Many database tables have similar name. Instead of typing 'addresst' before being able to select desired table, you can type in uppercase to quickly match uppercase table name letters, as well as letters following underscores. So, AT would also match address_type, as well as AddressType.Column expansion
When you want to quickly specify explicit column names instead of *, with a single click Rapid Query will write all of them for you. Or, choose them one by one from the list.Understands complex statements
Our internal semantic parser understands your statements, not matter how complex they are. That is why Rapid Query will offer aliases when needed and even complete joins based on foreign key relationships.Support for INSERT, UPDATE and other statements
We made sure that common statements are covered with our autocompletion engine. INSERT, UPDATE, DELETE are what you often need and we are here to help you write them faster.
January 29, 2010
Rapid Query - initial release
To see detailed version history of this application, click here.








