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:
- 2024-08-02 11:42:27
- [tag:github.com,2008:Repository/12726858/v3.0.1 v3.0.1]
- by github-actions[bot]
- 2024-06-28 11:02:19
- [tag:github.com,2008:Repository/12726858/v3.0.0 Version 3.0.0]
- by github-actions[bot]
- 2024-02-23 12:36:46
- [tag:github.com,2008:Repository/12726858/v2.11.0 Version 2.11.0]
- by hmiguim
Activity Feed
Below the last 5 commits:
- 2024-08-02 11:42:35
- [tag:github.com,2008:Grit::Commit/cf9bea935c9aaead479c6115b19376fa2ec23231 Setting version 3.1.0-SNAPSHOT]
- by hmiguim https://github.com/hmiguim
- 2024-08-02 11:42:24
- [tag:github.com,2008:Grit::Commit/e89cfb6a7391901f814978ca113b5cfd22b51f37 Updating changelog [ci skip]]
- by hmiguim https://github.com/hmiguim
- 2024-08-02 11:04:18
- [tag:github.com,2008:Grit::Commit/3c57649ddb24f600fa76264dfac988ee5bb2e0c0 Setting version 3.0.1]
- by hmiguim https://github.com/hmiguim
- 2024-08-02 11:02:02
- [tag:github.com,2008:Grit::Commit/2ebfbc99ab2ef396b69c04841a5e3c47040dfabf Show error in console when violating XSD]
- by daniel-skovenborg https://github.com/daniel-skovenborg
- 2024-08-02 10:25:38
- [tag:github.com,2008:Grit::Commit/43d498e3b1ca338975a0ff3c05bbb1cd8f738c44 Upgrade org.apache.commons:commons-csv from 1.4 to 1.10.0]
- by hmiguim https://github.com/hmiguim