Difference between revisions of "Db-preservation-toolkit"
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= | + | |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 | + | 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 | |
| − | * MySQL | + | * 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 == | == User Experiences == | ||
| Line 44: | Line 41: | ||
== Development Activity == | == Development Activity == | ||
| − | Code is being actively developed at [ | + | 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
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-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