Changes

Jump to navigation Jump to search
480 bytes added ,  23:53, 11 December 2014
no edit summary
Since {{Version|8.0}}, the full distributions of BaseX are equipped with a simple browser-based database administration interface, the '''DBA'''. The browser frontend was completely written in [[XQuery]] and [[RESTXQ]]. It allows you to create and administer database instances, evaluate queries, view log files and manage users.
Most of These were our design goals: * The code base is supposed to help and motivate you developing your own RESTXQ web applications.* The whole DBA code consumes only 100 KB, and it limits to basic Javascript code that should run with nearly every browser. As a result, the interface is functional, but not very flashy and interactive.* The {{Code|dba}} sub-directory can simply be copied and moved to any other place. All URL paths point to the same directory; it should be straightforward to adjust the RESTXQ path.* We tried to make the DBA features should be as self-explanatory, as all of them possible. All functionalities are also available via [[Commands]] and , [[Module Library|XQuery Modules]] or the Java [[GUI]]. We did not try to provide a very flashy interface. Instead,  As the whole DBA code consumes only 100 KBhas just been released, and it limits we are looking forward to some basic Javascript operations that should run with nearly every browseryour feature requests.Patches and extensions are welcome!
==Startup==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu