A MySQL poetry database for Persian literature, developed for the Beytas project.
This database is based on the Ganjoor database and has been extended with additional poets, poems, metadata, and structural improvements.
- MySQL database ready for import
- Based on the Ganjoor open-source database
- Additional Persian poets and poems
- Database structure improvements
- Optimized for modern MySQL versions
- UTF-8 (utf8mb4) support
This project is derived from the Ganjoor database, which is distributed under the MIT License.
The original Ganjoor project can be found at:
https://github.com/ganjoor/desktop
Compared to the original Ganjoor database, this project includes:
- Additional poets
- Additional poems
- Database schema improvements
- New fields and structural modifications
- Data corrections and optimizations
- Compatibility improvements for MySQL
Import the SQL file into your MySQL server:
mysql -u username -p database_name < beytas_beytas.sqlor use phpMyAdmin, MySQL Workbench, or any compatible database management tool.
The original data is based on the Ganjoor project, which is licensed under the MIT License.
Additional modifications and extensions have been created for the Beytas project.
Please keep the original copyright and license notices when redistributing this database.
Beytas is a Persian poetry platform that provides searching, reading, discovering, and exploring Persian poems and poets.
Website: https://beytas.ir
Special thanks to the Ganjoor project and all contributors who have helped preserve and digitize Persian literature.
Made with ❤️ for Persian Literature.