Difference between revisions of "Db-preservation-toolkit"

From COPTR
Jump to navigation Jump to search
m (Formatting)
Line 5: Line 5:
 
|purpose=Enables conversion between database formats or dumping from live database systems for the purposes of preservation.
 
|purpose=Enables conversion between database formats or dumping from live database systems for the purposes of preservation.
 
<!-- |image=image.png -->
 
<!-- |image=image.png -->
|homepage=http://keeps.github.io/db-preservation-toolkit/
+
|homepage=https://www.database-preservation.com
 
|license=LGPL v3
 
|license=LGPL v3
 
|platforms=Platform independent - Java
 
|platforms=Platform independent - Java
Line 19: Line 19:
  
 
== Description ==  
 
== 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.
+
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 SIARD, a XML-based 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.
+
 
+
The Database Preservation Toolkit supports the following Database Management Systems:
At the current version (1.0.0) the following database management systems import/export modules are supported:
+
* MySQL/MariaDB
* MySQL  
+
* PostgreSQL
* MS SQL Server
+
* Oracle
* MS Access
+
* Microsoft SQL Server
* Oracle (untested)
+
* Microsoft Access
* PostreSQL
+
* And other databases (using JDBC)
* DBML (Database Markup Language)
 
  
Additionally it is possible to export a database management system to a specific database SQL using the following export modules:  
+
Database Preservation Toolkit can convert any of the above DBMS to the following preservation formats:
*PostgreSQLFile
+
* SIARD 1
*MySQLFile
+
* SIARD 2
*SQLServerFile
+
* SIARD DK
*GenericSQLFile
 
  
More import/export modules are being developed at the current time being '''DB2''' one of them.
+
The Database Preservation Toolkit is also capable of loading preserved databases into any of the above DBMS.
Besides, it is also being developed the modules to support the '''SIARD''' database preservation format [[formats:SIARD]]. (2014-03-11)
 
  
 
== User Experiences ==
 
== User Experiences ==
Line 44: Line 41:
  
 
== Development Activity ==
 
== Development Activity ==
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].
+
Code is being actively developed at [https://github.com/keeps/db-preservation-toolkit Database Preservation Toolkit GitHub repository].
 
   
 
   
  

Revision as of 09:18, 16 August 2018



Enables conversion between database formats or dumping from live database systems for the purposes of preservation.
Homepage:https://www.database-preservation.com
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 SIARD, a XML-based 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.

The Database Preservation Toolkit supports the following Database Management Systems:

  • MySQL/MariaDB
  • PostgreSQL
  • Oracle
  • Microsoft SQL Server
  • Microsoft Access
  • And other databases (using JDBC)

Database Preservation Toolkit can convert any of the above DBMS to the following preservation formats:

  • SIARD 1
  • SIARD 2
  • SIARD DK

The Database Preservation Toolkit is also capable of loading preserved databases into any of the above DBMS.

User Experiences

Development Activity

Code is being actively developed at Database Preservation Toolkit GitHub 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