Difference between revisions of "Db-preservation-toolkit"
(Development Activity: Added Release and Activity Feed) |
|||
| Line 38: | Line 38: | ||
Besides, it is also being developed the modules to support the '''SIARD''' database preservation format [[formats:SIARD]]. (2014-03-11) | Besides, it is also being developed the modules to support the '''SIARD''' database preservation format [[formats:SIARD]]. (2014-03-11) | ||
| − | + | == User Experiences == | |
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. --> | <!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. --> | ||
| + | |||
== Development Activity == | == Development Activity == | ||
| − | Code is being actively developed at [ | + | Code is being actively developed at [http://github.com/keeps/db-preservation-toolkit Database Preservation Toolkit GitHub repository] and [http://github.com/miguelsc/db-preservation-toolkit Database Preservation Toolkit GitHub Forked repository]. |
| + | |||
| + | |||
| + | === Release Feed === | ||
| + | Below the last 3 release feeds: | ||
| + | <rss max=3>https://github.com/keeps/db-preservation-toolkit/releases.atom</rss> | ||
| + | |||
| + | |||
| + | === Activity Feed=== | ||
| + | Below the last 5 commits: | ||
| + | <rss max=5>https://github.com/keeps/db-preservation-toolkit/commits/master.atom</rss> | ||
| + | |||
<!-- Add the Ohloh.com ID for the tool, if known. --> | <!-- Add the Ohloh.com ID for the tool, if known. --> | ||
Revision as of 16:23, 14 January 2015
The Database Preservation Toolkit allows conversion between Database formats, including connection to live systems, for purposes of digitally preserving databases. The toolkit allows conversion of live or backed-up databases into preservation formats such as DBML, an XML format created for the purpose of database preservation. The toolkit also allows conversion of the preservation formats back into live systems to allow the full functionality of databases. For example, it supports a specialized export into MySQL, optimized for PhpMyAdmin, so the database can be fully experimented using a web interface.
Features
At the current version (1.0.0) the following database management systems import/export modules are supported:
- MySQL
- MS SQL Server
- MS Access
- Oracle (untested)
- PostreSQL
- DBML (Database Markup Language)
Additionally it is possible to export a database management system to a specific database SQL using the following export modules:
- PostgreSQLFile
- MySQLFile
- SQLServerFile
- GenericSQLFile
More import/export modules are being developed at the current time being DB2 one of them. Besides, it is also being developed the modules to support the SIARD database preservation format formats:SIARD. (2014-03-11)
User Experiences
Development Activity
Code is being actively developed at Database Preservation Toolkit GitHub repository and Database Preservation Toolkit GitHub Forked repository.
Release Feed
Below the last 3 release feeds:
- 2025-12-02 14:17:40
- [tag:github.com,2008:Repository/12726858/v4.1.0 Version 4.1.0]
- by github-actions[bot]
- 2025-12-02 11:40:26
- [tag:github.com,2008:Repository/12726858/v4.0.1 Version 4.0.1]
- by github-actions[bot]
- 2025-10-24 08:03:43
- [tag:github.com,2008:Repository/12726858/v4.0.0 Version 4.0.0]
- by github-actions[bot]
Activity Feed
Below the last 5 commits:
- 2025-12-02 14:17:49
- [tag:github.com,2008:Grit::Commit/c5d9c05f6faf7d4b885dfe5bc8e7f56577c8010f Setting version 4.2.0-SNAPSHOT]
- by AntonioG70 https://github.com/AntonioG70
- 2025-12-02 14:17:36
- [tag:github.com,2008:Grit::Commit/bb271dca651eba9cfc5f7710fe9df6f564ae8e80 Updating changelog [ci skip]]
- by AntonioG70 https://github.com/AntonioG70
- 2025-12-02 11:54:13
- [tag:github.com,2008:Grit::Commit/7e2a4ad4db6fc4dce323a09ea4a9662a4fc0c8c5 Setting version 4.1.0]
- by AntonioG70 https://github.com/AntonioG70
- 2025-12-02 11:43:31
- [tag:github.com,2008:Grit::Commit/5ec7493ee0cf360e475be916d5aef2e8928846b0 Merge pull request #745 from keeps/aflores-dev-use_cardinality]
- by AntonioG70 https://github.com/AntonioG70
- 2025-12-02 11:40:47
- [tag:github.com,2008:Grit::Commit/e6b8b5d20d4e02c8e606b2d1025888178c7207d2 Setting version 4.1.0-SNAPSHOT]
- by hmiguim https://github.com/hmiguim