Showing 84 open source projects for "crud mysql"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    College Notes Management System

    A notes management system.

    A notes management system which helps users to upload,download and manage notes of their particular course. The whole system is coded in core PHP and MySqli Requirements: * PHP 5.3 or higher recommended * MySQL DB * Ability to write .htaccess file for apache mod_rewrite Installation guide: * Upload College-Notes-Gallery to the directory of your choice. * Import MySql Db file to your database software (E.g : Php_My_Admin ) * Configure connection to your database and server by modifying connection.php file * Navigate to the installation in your browser Done :) Main Features: Multiple user access: Allows multiple type of users(teacher/student/admin) to login Functional Admin panel: Allows admins to manage the whole system CRUD functionalities: Allows all users to create,read,update and delete their notes in a managed format Profile update option: Allows users to update their profile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Auto Crud

    Criador Automático de CRUDs com PHP PDO

    Criador automático de CRUDs usando PHP com PDO, bootstrap, paginação e busca.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Radiocarbon database

    A web based (MYSQL & PHP) radiocarbon database

    A web bsed radiocarbon database to introduce information online and publish them to internet. Users and permisions allows to control the introduction. In order to publish current radiocarbon information, the application provides web based forms (with several rols) and permits users and groups for entering, maintaining and validating the information. After that it is available to anyone. Based on grocery crud ( https://www.grocerycrud.com/ ) and codeigniter. A intuitive menu that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CRUD Operation using Modal

    Create, Read, Update, and Delete MySQL Row

    This tutorial will teach you the Basic Create, Read, Update and Delete Operations using PHP/MySQLi with Boostrap/Modal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    K-iwi

    K-iwi Is not a data Warehouse Infrastructure

    The framework is based on MVC software architecture in order to help the developer to create web 2.0 applications in a fast and quick way. The idea behind the project, for which it differs from all the other existing frameworks, is to allow the developer to implement, install and run modular applications into a single large digital environment. K-iwi is written in PHP and is compatible with Apache 2.x . Inside you can find: a lot of libraries ready to use, a responsive interface based on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    A Movie Collector CRUD I have added a simple CRUD (Create-Read-Update-Delete) application I created from one of my apps. This works with MySQL. I am not going into a allot of detail about your server and how to set it up. If you have a web server running MySQL, you should be well enough versed in using this. Just upload the AMovieCollector folder to your web root directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Free PHP/Codeigniter Expense Manager

    Free PHP/Codeigniter Expense Manager

    Free PHP Codeigniter Expense Manager (management) Script

    A simple but powerful PHP script to manage your expenses with multi-user level and permission. Our expense management system designed to help individual or business budget, track and possibly control your expenses. It supports tracking of both your expenses and income. This expense management system provides an integrated set of features to help you to manage your expenses and cash flow. It provides the ability to group your income/expenses into categories and lets you set a budget and track...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    M2WebMaker

    M2WebMaker

    Generación semi-automática de aplicaciones web

    ...Esta herramienta tiende a bien contribuir a las limitantes expuestas en el párrafo anterior, de tal forma que se desarrolló una herramienta Open Source denominada M2WebMaker, para el modelado y generación automática de código HTML, PHP y MySQL para las operaciones básicas conocidas internacionalmente como Create, Read, Update y Delete (CRUD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    AutoCoder

    This Program will Automatically write CRUD Code for PHP And MySQL

    You can download this program and put it in htdocs/ apache root folder. Next, check your MySQL DB Connection passwords. Run in localhost and give it a Database name. It will parse all tables and create Select, Insert,Update,Delete pages for each table automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks. It can be used for rapid prototyping of web applications. Webiness is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    ...For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    You assemble *blocks* in your django template, with each block wired to a tastypie resource, which in turn is mapped to a django model. Each *block* will reside in a dijit ContentPane which you must define in your template. You have a choice of 2 layouts for each *block*, Form or Grid based. Form displays a single record in either a 1, 2 or 3 column layout while Grid displays many rows in a spreadsheet like grid. You can perform edits in place on fields in both layouts. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Unified Back End

    Unified Back End

    Unified Back End (UBE), an application backend template

    Unified Back End (UBE) is intended as a shippable back end for Python 3 application development. UBE has a tree-oriented EAV database structure and XML based database updater functionality to create and update that structure and others on Postgres, MySQL, DB2, Oracle and MS SQL Server. It uses the QAL project functionality to achieve this. Many components, like the updater, can be used separately. The API supports CRUD and related auditing. Credentials/rights/permissions are coming. UBE uses AOP extensively and therefore provides some usable decorators. It is currently only distributed as a Python Library (.egg), but more(.deb, .rpm) are coming. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end. Our website has many examples on how to setup and use JED with DataTables. Be sure to visit and learn how to apply them on your next web application project. PREREQUISITE: You will need minimally the javascript files: jquery.dataTables.js dataTables.editor.js You can get these from: http://datatables.net/ and https://editor.datatables.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ogiga | Hydrail is an Object-Relational-Mapping for PHP 5.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WANG FRAME

    WANG FRAME

    WANGFRAME is an featherwight mysql crud generator.

    WANGFRAME is an featherwight Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to crud much faster than you could if you were writing code from mysql database.WANGFRAME lets you creatively focus on your project by minimizing the amount of code needed for a given task. To finish a crud module with WANGFRAME, the only work you need to do is change the database link strings,name of a table or a view and its PK. The WANGFRAME uses two language, english or chinese,you can easily modify by changing flag parameters in inc.php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpWAFr is a PHP Web Application Framework designed to accelerate the development of transactional database Web applications. It's composed of a set of infra-structure classes, functions and webpage templates for support all kind of CRUD operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PHP Object Skeleton Ease

    Create and update your data-objects in minutes!

    Create and update your data-objects in minutes! Generates the 'getters' & 'setters', CRUD handler for PostgreSQL or MySQL and PHPUnit class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YAFF (Yet Another Factory Framework)

    YAFF (Yet Another Factory Framework)

    A Powerful Java Factory Framework

    A Powerful Java Factory Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Easy CRUD

    Easy CRUD is an Application Arquitecture

    Easy CRUD is an application arquitecture that can be extended through external modules (plugins) using Qt. This arquitecture is designed to provide the basic tools to create CRUD forms, Configuration forms and Report forms. Also it includes the root module (mod_root), its function is to allow the ROOT user to control the access privileges of the system's user, the ROOT user can limit the normal users privileges, this is useful for systems that requires security levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DAO Builder

    Is an application created to generate code that works with databases

    DAOBuilder Is an application created to generate code that works with databases. The project was started at the end of 2010, when I started the EZCRUD project. It is aimed to work with the ECRUD project (http://sourceforge.net/projects/easy-crud/) In the begining it only generated code of the DAO Desing Pattern, but then I also added the functionality to generate code for models inheriting QAbstractTablemodel and to generate code for CustomEditor from EZCRUD To work properly you have to make sure that the user you are going to use has access to the information_chema of your MySQL server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PyntaxDAO

    PytaxDAO is an ORM used to communicate CRUD with the database.

    Pyntax DAO is ORM / DAO / Database Abstraction Layer which helps you connect to database and do CRUD operations with very minimal setup and coding written in PHP. The current version of the PyntaxDAO only works with MySQL but future version would be compatible with other databases also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DAL4j

    Data Access Layer 4 Java

    ...Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. Last, DAL4j provides a set of Generic classes that can be used to simplify creation of J2E Session Beans which perform CRUD operations using generated Entities
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB