Db-preservation-toolkit

From COPTR
Revision as of 16:28, 14 January 2015 by Chlara (talk | contribs) (Formatting)
Jump to navigation Jump to search



Enables conversion between database formats or dumping from live database systems for the purposes of preservation.
Homepage:http://keeps.github.io/db-preservation-toolkit/
License:LGPL v3
Platforms:Platform independent - Java

Description

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.


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-01-13 10:35:07
[tag:github.com,2008:Repository/12726858/v4.3.0 Version 4.3.0]
by github-actions[bot]
2025-12-19 16:51:25
[tag:github.com,2008:Repository/12726858/v4.2.0 Version 4.2.0]
by github-actions[bot]
2025-12-15 16:43:09
[tag:github.com,2008:Repository/12726858/v4.1.1 Version 4.1.1]
by github-actions[bot]


Activity Feed

Below the last 5 commits:

2026-01-13 10:35:46
[tag:github.com,2008:Grit::Commit/c850d4dd8cca405d5ffce6fc92d9a916b1e26113 Setting version 4.4.0-SNAPSHOT]
by AntonioG70 https://github.com/AntonioG70
2026-01-13 10:35:03
[tag:github.com,2008:Grit::Commit/05ad035f2c3d80ce83170409a04849982a04167d Updating changelog [ci skip]]
by AntonioG70 https://github.com/AntonioG70
2026-01-13 10:16:00
[tag:github.com,2008:Grit::Commit/d0fabb91628df380b8d4d780054e426de734bb23 Setting version 4.3.0]
by AntonioG70 https://github.com/AntonioG70
2026-01-12 16:39:57
[tag:github.com,2008:Grit::Commit/dd7f701b6845853d4fd64c2e5edb08b5fb0e2ad9 Merge pull request #752 from keeps/aflores-dev-siarddk1007ext]
by AntonioG70 https://github.com/AntonioG70
2026-01-12 15:22:51
[tag:github.com,2008:Grit::Commit/d671b77e69026579eae2e9ce9aec607d2b9f0850 Adds SIARDDK1007Ext modules to support PDF lobs in SIARDDK1007s]
by SugaryLump https://github.com/SugaryLump