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:
- 2026-03-24 10:20:17
- [tag:github.com,2008:Repository/12726858/v4.4.0 Version 4.4.0]
- by github-actions[bot]
- 2026-02-04 15:37:23
- [tag:github.com,2008:Repository/12726858/v4.3.1 Version 4.3.1]
- by github-actions[bot]
- 2026-01-13 10:35:07
- [tag:github.com,2008:Repository/12726858/v4.3.0 Version 4.3.0]
- by github-actions[bot]
Activity Feed
Below the last 5 commits:
- 2026-03-24 10:55:22
- [tag:github.com,2008:Grit::Commit/1818a5407f248559cab8c92eb819b18ca83c515e Setting version 4.5.0-SNAPSHOT]
- by hmiguim https://github.com/hmiguim
- 2026-03-24 10:55:06
- [tag:github.com,2008:Grit::Commit/1905bd0cfdfd41c723c496e69473eb7728538935 Updating changelog [ci skip]]
- by hmiguim https://github.com/hmiguim
- 2026-03-24 09:33:20
- [tag:github.com,2008:Grit::Commit/d7c0ac0ddd0996f5875877e6843801ce2681ceba Setting version 4.4.0]
- by hmiguim https://github.com/hmiguim
- 2026-03-24 09:18:05
- [tag:github.com,2008:Grit::Commit/1bd828ad22fb28e0ceab9bbea9811d5c3a8ef01b fix: upgrade org.postgresql:postgresql from 42.7.8 to 42.7.9]
- by snyk-bot https://github.com/snyk-bot
- 2026-03-24 09:11:50
- [tag:github.com,2008:Grit::Commit/4eb80809255e32804f06ed1146f366875464093c Fix check constraints duplicated multiple times when exporting from S…]
- by copilot-swe-agent https://github.com/copilot-swe-agent