Ashpool

Free XMld database engine for your Mac
Download

Ashpool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT
  • Price:
  • FREE
  • Publisher Name:
  • Rob Rohan
  • Publisher web site:
  • http://www.robrohan.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.1 MB

Ashpool Tags


Ashpool Description

Free XMld database engine for your Mac Ashpool is a free and open source, lightweight XML Database written in Java. It's goal is to use standard SQL92 syntax to query, add, update, and delete XML documents via a JDBC driver. The XML documents must hold to a table like structure. The reason for the table structure restriction is that SQL was designed to query table data not hierarchical data.The Ashpool engine via JDBC drivers can be used to query any XML document; however, it is best used with documents that have a table like structure for the first three levels. The "column" section of the table structure can contain integer, float, string, dateTime or XML fragments. Ashpool can be used to search for XML documents inside of an XML document (for example, as a serialized bean store), or used as a lightweight relational database. Requirements: · Java What's New in This Release: · Fixed the inserting ( ) error (would add spaces to any value that had a ( or a ) in it) Made the driver self registering · Fixed JDBC type error (most result set's column's now have the proper data type in the metadata and getInt(...) getDouble(...) getDate(...) etc now work) · Moved BSF processing to the JDBC driver · the Ashpool_srpt.jar has the BSF libraries built in (if you want to use them and don't have them already). · Added stored procedures - read the docs on how they work there are a bit of oddities you should know about. · Added the TableManagerCrypto class for encrypting datastores (not open source) Updated to Saxon7.7


Ashpool Related Software