Changes

Jump to navigation Jump to search
39 bytes added ,  11:43, 13 July 2020
no edit summary
* The code base is supposed to inspire and motivate you developing your own RESTXQ web applications.
* The XQuery DBA code is very slick; the XQuery code it consumes less than 150 KB. It uses plain and simple JavaScript and no framework.
* We tried to make the DBA features as self-explanatory as possible. All functionalities are also available via [[Commands]], [[Module Library|XQuery Modules]] or the Java [[GUI]].
* 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.
* Open a browser and visit the URL {{Code|http://localhost:8984/dba}}
On the welcome page, you need to authenticate yourself by entering the name and password of an admin user. The default user is {{Code|admin}}/{{Code|admin}}; after the first login, the password should be changed via the [[DBA#Users |Users]] paneland create additional DBA users.
=Logs=
The database panel contains a list of all databases. Databases can be created, optimized and dropped. If a database is selected, the database resources, backups and properties are listed. Queries can be run on single database resources.
[[Image:DBA-Databases.png|778px|DBA Main PageDatabases Panel]]
=Queries=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu