|
News and Blog Postings from the EnterMedia DAM team.
EnterMedia Digital Asset Management, XML Files or a Database, Your ChoiceEnterMedia digital asset management keeps track of data items such as User, Asset, Group, Download, etc. Each type of data is configured to use either a database or XML text files (1 file for each User). With EnterMedia, you can mix and match how you want to store your data. For example: User being in a database table and Group being an XML file. In addition, data can be stored in EnterMedia using several methods, such as: XML, Hibernate, Lucene, Cumulus, CSV, JDBC, and DB4O. EnterMedia has an optional database connector compatible with all major database vendors and we do work on large database applications for Fortune 500 companies. However, we recommend XML for everything unless you have business requirements that require a database for your data. Hey, Google uses a file based search system as well!
|
When using XML files to store date how do you handle things like concurrent modifications or power loss during a write?