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:
- 2024-08-02 11:42:27
- [tag:github.com,2008:Repository/12726858/v3.0.1 v3.0.1]
- by github-actions[bot]
- 2024-06-28 11:02:19
- [tag:github.com,2008:Repository/12726858/v3.0.0 Version 3.0.0]
- by github-actions[bot]
- 2024-02-23 12:36:46
- [tag:github.com,2008:Repository/12726858/v2.11.0 Version 2.11.0]
- by hmiguim
Activity Feed
Below the last 5 commits:
- 2024-08-02 11:42:35
- [tag:github.com,2008:Grit::Commit/cf9bea935c9aaead479c6115b19376fa2ec23231 Setting version 3.1.0-SNAPSHOT]
- by hmiguim https://github.com/hmiguim
- 2024-08-02 11:42:24
- [tag:github.com,2008:Grit::Commit/e89cfb6a7391901f814978ca113b5cfd22b51f37 Updating changelog [ci skip]]
- by hmiguim https://github.com/hmiguim
- 2024-08-02 11:04:18
- [tag:github.com,2008:Grit::Commit/3c57649ddb24f600fa76264dfac988ee5bb2e0c0 Setting version 3.0.1]
- by hmiguim https://github.com/hmiguim
- 2024-08-02 11:02:02
- [tag:github.com,2008:Grit::Commit/2ebfbc99ab2ef396b69c04841a5e3c47040dfabf Show error in console when violating XSD]
- by daniel-skovenborg https://github.com/daniel-skovenborg
- 2024-08-02 10:25:38
- [tag:github.com,2008:Grit::Commit/43d498e3b1ca338975a0ff3c05bbb1cd8f738c44 Upgrade org.apache.commons:commons-csv from 1.4 to 1.10.0]
- by hmiguim https://github.com/hmiguim