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:
- 2022-06-28 12:58:17
- [tag:github.com,2008:Repository/12726858/v2.10.1 Version 2.10.1]
- by github-actions[bot]
- 2022-04-28 16:33:47
- [tag:github.com,2008:Repository/12726858/v2.10.0 Version 2.10.0]
- by github-actions[bot]
- 2021-10-13 16:20:30
- [tag:github.com,2008:Repository/12726858/v2.9.10 Version 2.9.10]
- by github-actions[bot]
Activity Feed
Below the last 5 commits:
- 2022-06-28 12:58:25
- [tag:github.com,2008:Grit::Commit/ac71782c0346e02f040a4c0470ccfc961fec9b4f Setting version 2.11.0-SNAPSHOT]
- by hmiguim https://github.com/hmiguim
- 2022-06-28 12:58:14
- [tag:github.com,2008:Grit::Commit/a814b47b321e5e761e43efc31cc60d33fa3c98fa Updating changelog [ci skip]]
- by hmiguim https://github.com/hmiguim
- 2022-06-28 12:33:54
- [tag:github.com,2008:Grit::Commit/a0e37dd1c6a54a5fb574fdd4165dcad9b5b58788 Setting version 2.10.1]
- by hmiguim https://github.com/hmiguim
- 2022-06-28 09:34:29
- [tag:github.com,2008:Grit::Commit/5288f4020e7c9a3d42c34f104db033df4cafac69 Add folder property to table structure]
- by hmiguim https://github.com/hmiguim
- 2022-06-27 10:24:31
- [tag:github.com,2008:Grit::Commit/62120b05cb17c1485d934d5222774d4433c328d4 Update GitHub actions]
- by hmiguim https://github.com/hmiguim