Difference between revisions of "Db-preservation-toolkit"

From COPTR
Jump to navigation Jump to search
(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 == -->
+
== 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 [[https://github.com/keeps/db-preservation-toolkit Database Preservation Toolkit GitHub repository]] and [[https://github.com/miguelsc/db-preservation-toolkit Database Preservation Toolkit GitHub Forked repository]]. Lastest version is db-preservation-toolkit 1.0.0 (release at 2013-09-10).
+
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



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

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-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]
2025-12-19 16:51:25
[tag:github.com,2008:Repository/12726858/v4.2.0 Version 4.2.0]
by github-actions[bot]


Activity Feed

Below the last 5 commits:

2026-03-05 17:14:44
[tag:github.com,2008:Grit::Commit/900b3e361b1f7853ca314c2a83d8ad727442663d fixed issue regarding precision on costum views]
by AntonioG70 https://github.com/AntonioG70
2026-02-04 15:37:37
[tag:github.com,2008:Grit::Commit/b8b069a2239dcb10f96553166e22fccd20a80664 Setting version 4.4.0-SNAPSHOT]
by hmiguim https://github.com/hmiguim
2026-02-04 15:37:19
[tag:github.com,2008:Grit::Commit/a079013b42d27b4c139c85a000cd0691d2aae8db Updating changelog [ci skip]]
by hmiguim https://github.com/hmiguim
2026-02-04 15:22:26
[tag:github.com,2008:Grit::Commit/797d7a86c3293be39091ac81b331b3de08c86e86 Setting version 4.3.1]
by hmiguim https://github.com/hmiguim
2026-02-04 15:18:50
[tag:github.com,2008:Grit::Commit/170175bf541b920f66a84d40ef09ef282cc146a4 Security upgrades]
by hmiguim https://github.com/hmiguim