Developing

From BaseX Documentation
Revision as of 21:32, 31 March 2012 by CG (talk | contribs)
Jump to navigation Jump to search

This page is one of the Main Sections of the documentation. It provides useful information for developers. Here you can find information on various alternatives to integrate BaseX into your own project.

Template:Large

  • Integrate: Compile and run BaseX from within Eclipse.
  • Git: Learn how to work with Git.
  • Maven: Embed BaseX into your own projects.
  • Releases: Official releases, snapshots, old versions.
  • Translations: Contribute a new translation to BaseX!

Template:Large The project's JavaDoc can be explored online.

 

Template:Large

  • REST: Access and update databases via HTTP requests.
  • RESTXQ: Write web services with XQuery (introduced with Version 7.2).
  • WebDAV: Access databases from your filesystem.

Template:Large

  • Clients: Communicate with BaseX using C#, PHP, Python, Perl, C, ...
  • Server Protocol: Implement your own language bindings
  • Java Examples: Code examples for developing with BaseX