This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
6 terms were found at your request 'RAD'
A distributed database management system related to the class of NoSQL-systems and designed to create highly scalable and reliable storages of huge data sets providing high availability with no single point of failure. |
|
Build tool that does not use XML for build script, instead it provides a domain specific language (DSL). This DSL is based on groovy, another JVM compatible language. Gradle combines the power and flexibility of Apache Ant with the dependency management and conventions of Apache Maven |
|
A style of programming, or a way to classify programming languages depending on the style of computer programming. |
|
A Relational Database Management System used for large data warehousing applications, handling large volumes of data, it is highly scalable. This is a large database server that interacts with multiple clients via TCP / IP or through a connection to an IBM mainframe channel. |
|
Rapid Application Development is a general term used to refer to alternatives to the conventional Waterfall model of software development. RAD is well suited for developing software that is driven by user interface requirements. |
|
A text editor for Unix like systems. It acts as window to the file that needs editing and reflects the changes. It allows to insert new text, change or delete different units of a file, such as words, sentences, paragraphs or just separate characters. |