Skip to content

MySQL

MySQL is an open-source relational database management system.

Website | Wikipedia

Projects with this topic

  • Desafio técnico de :upd8

    Updated
    Updated
  • English: The project aims to create a tourism services web page with Laravel. Configured through Laravel Sail, it has port definitions for mysql, redis, selenium containers, among others.

    Pt-BR: O projeto tem como objetivo criar uma página web de serviços de turismo com Laravel. Configurado através do Laravel Sail, possui definições de portas para containers do mysql, redis, selenium, entre outros.

    Updated
    Updated
  • Updated
  • This project is a clone of Stack Overflow that includes key features like upvoting, downvoting, and more. It's built using Laravel and follows the MVC (Model-View-Controller) architecture. The goal is to create a reliable platform where users can share knowledge and solve problems, similar to the original Stack Overflow.

    Updated
    Updated
  • The Sales Web Application repository houses a comprehensive PHP-based system designed for managing orders within a small business framework. Featuring distinct user roles (Admin, Supervisor, Customer), the application ensures secure authentication and meticulous backend architecture, leveraging MySQL for data management. It facilitates seamless creation and management of supervisors, customers, products, and orders, complemented by integration with a mobile app for convenient accessibility and real-time updates. The project prioritizes intuitive UI/UX design and adheres to best practices in coding and documentation, aimed at enhancing operational efficiency and user experience across web and mobile platforms.

    Updated
    Updated
  • The backend server of the Dodo application serves as a medium-complexity sample for my upcoming project, Dipsy.net. It is designed to store newly learned German vocabulary and verbs in an easy way, allowing for efficient revision. Built with PHP, the Yii2 Framework, and a MySQL database, this app is intended to test and explore ideas for my larger project, including implementing games, flashcards, and other interactive learning tools.

    Updated
    Updated
  • MyBB with Minus World plugins, themes, and core modifications.

    Credentials + configuration files are not hosted here.

    MUST be closed source due to relying on the Respond theme as a base https://community.mybb.com/showthread.php?tid=172197

    Updated
    Updated
  • Project rebuild with Developer (7,8,9 Jan 2023) arranged by MKT/MIS Team. (Ko Se Thu & Ma Myint Myat)

    Nyi Nyi also updated following issues in the system.

    Added Client Old ID Filed in Client & Loan Fixed to view & print deposit & disburse voucher for each client Fixed to show branch name & client ID in deposit & disburse voucher When delete loan, it deleted all transactions with relative loan Added sub type & parent with COA Fixed to show all COA Account Code in Trial report Fixed P & L Report with relative COA Code Fixed Balance Sheet Report with relative COA Code

    Remark : System ထဲရှိ Accounting Report များသည် ယခင်က Finance Department မှ ပေးထားသော COA အတိုင်း Report များတွင် COA Code အသေဖြင့် ဖော်ပြထားခြင်းဖြစ်သည်။ ယခင်က COA Code များကို အသေရေးထားသည့်အတွက် အပြောင်းအလဲပြုလုပ်လိုလျှင်ဆင်မပြေနိုင်သောကြောင့် dynamic ပုံစံပြောင်းလဲထားပါသည်။ ယခုအခါတွင် COA Code များကို သက်ဆိုင်ရာ Parent & Sub Type များ ချိတ်ဆက်မှု မှန်ကန်ပါက COA Code အသစ်ထပ်တိုးသည့်အခါတွင်လည်း သက်ဆိုင်ရာ COA Code များ အောက်တွင် ဒေတာများ ‌ဝင်ရောက်မည်ဖြစ်သည်။

    Updated
    Updated
  • Prerequisites:

    Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.

    PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.

    Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.

    Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.

    Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.

    Postman: is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. https://postman.com/

    Updated
    Updated
  • Welcome to Ornata, a robust PHP MVC framework designed to streamline web development with practicality and efficiency. Ornata, formerly known as Lavender, offers a suite of features carefully crafted to support developers in building reliable and scalable applications for real-world projects.

    With Ornata, you'll find essential tools such as seamless multi-language management, robust caching mechanisms, and support for dual database connections, providing a solid foundation for your applications.

    Security is a top priority for Ornata, with features like Google Authenticator integration and encrypted data storage ensuring the protection of your sensitive information in a pragmatic manner.

    Key Features: [Multi-language support, Google Authenticator OTP integration for enhanced security, Three integrated layers: Web, Control Panel, and API, Dual database support (MySQL and SQLite3), Integrated Cronjobs Task Runner and Schema Database Builder, "Encrypia" for secure two-way encryption (Experimental), Dynamic Schema Evolution, Dynamic Caching Power, Ornata CLI Commander, Email Campaign Scheduler, SPA-Ready Integration, Unit Testing, Continuous Development Journey, and even more ...].

    In Development: Ornata is currently in dev stage with a focus on simplicity, flexibility, and security.

    Curious to read the documentation? Finish Ornata Setup then run this command "ornata documentation" in your project's terminal.

    Community Support: While Ornata is still in its early stages, a vibrant community is forming! Get support, discuss your projects, and contribute to Ornata's development on Discord: https://discord.gg/U7qv7SMJ8H.

    Credits:

    Thanks to Mahmoud ElNezany for his library https://github.com/nezamy/route

    Thanks for RedBeansPHP ORM https://www.redbeanphp.com

    Updated
    Updated
  • Updated
  • Prerequisites:

    Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.

    PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.

    Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.

    Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.

    Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.

    Updated
    Updated
  • Updated
  • English: The project aims to create a web page with CRUD functionalities, dynamically, using Bootstrap 5, PHP, CSS, Jquery, Javascript and Mysql.

    Pt-BR: O projeto tem como objetivo criar uma página web com as funcionalidades CRUD, de forma dinâmica, utilizando Bootstrap 5, PHP, CSS, Jquery, Javascript e Mysql.

    Updated
    Updated
  • En este proyecto educativo, exploraré, aprenderé y construiré un mini framework PHP para comprender cómo interactúan sus diversas partes. Además, aprenderé a utilizar Docker para crear un entorno de desarrollo consistente y reproducible. Este enfoque práctico me permitirá adquirir conocimiento de las tecnologías involucradas y cómo se integran para formar una aplicación web robusta y escalable.

    Updated
    Updated
  • App-Event is a SaaS-like event planing platform that allows you to create events, invite people to them and export datas about them.

    Updated
    Updated
  • Este proyecto está orientado al aprendizaje de conceptos fundamentales sobre el funcionamiento de una API construida en PHP y Composer. A lo largo del desarrollo del proyecto, aprenderé a manejar conexiones de bases de datos, agregar un enrutador, configurar un archivo .env, definir entidades y crear respuestas en formato JSON utilizando PHP y varias librerías. Este enfoque práctico me permitirá adquirir habilidades esenciales para desarrollar y gestionar APIs eficientes y escalables.

    Updated
    Updated
  • Aplikasi By Name By Address Penerima Bantuan Iuran Pemerintah Daerah Provinsi Riau

    Updated
    Updated
  • RESTful API interface for managing CRUD operations into few datasources. Additional UI for replicating the http requests via simple form submission. Implementing by following MVC design pattern Using JWT access and refresh tokens for authorization accessing the data resources
    Updated
    Updated
  • Lightweight open-source PHP MVC web framework that offers developers an elegant and expressive syntax, along with essential tools for efficient and organized development. It includes features like form builders, query builders, URL routing, CSRF token authentication, middleware, and more.

    Updated
    Updated