Difference between revisions of "Db-preservation-toolkit"
(Features: Link to SIARD format) |
Prwheatley (talk | contribs) |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Infobox tool | |
− | + | |purpose=Enables conversion between database formats or dumping from live database systems for the purposes of preservation. | |
− | {{ | + | |homepage=https://www.database-preservation.com |
− | | | ||
− | |||
− | |||
− | |homepage= | ||
|license=LGPL v3 | |license=LGPL v3 | ||
|platforms=Platform independent - Java | |platforms=Platform independent - Java | ||
+ | |function=File Format Migration | ||
+ | |content=Database | ||
+ | |name=db-preservation-toolkit | ||
}} | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=db_preservation_toolkit | ||
+ | }} | ||
+ | == 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 == | |
+ | <!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. --> | ||
− | + | * https://zenodo.org/record/1171715 | |
− | + | * https://zenodo.org/record/1173099 | |
− | * | + | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | == Development Activity == | |
− | + | Code is being actively developed at [https://github.com/keeps/db-preservation-toolkit Database Preservation Toolkit GitHub repository]. | |
− | + | ||
− | |||
− | |||
− | + | === Release Feed === | |
− | |||
− | + | https://github.com/keeps/db-preservation-toolkit/releases | |
− | + | ||
+ | === Activity Feed=== | ||
− | + | https://github.com/keeps/db-preservation-toolkit/commits/master | |
− | + | ||
<!-- Add the Ohloh.com ID for the tool, if known. --> | <!-- Add the Ohloh.com ID for the tool, if known. --> | ||
− | |||
− | |||
− |
Latest revision as of 14:14, 24 September 2021
Description[edit]
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[edit]
Development Activity[edit]
Code is being actively developed at Database Preservation Toolkit GitHub repository.
Release Feed[edit]
https://github.com/keeps/db-preservation-toolkit/releases
Activity Feed[edit]
https://github.com/keeps/db-preservation-toolkit/commits/master