Showing 27 open source projects for "innodb"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    ...MySQLTuner is maintained and indicator collect is increasing week after week supporting a lot of configuration such as Galera Cluster, TokuDB, Performance schema, Linux OS metrics, InnoDB, MyISAM, Aria, etc. It is extremely important for you to fully understand each change you make to a MySQL database server. If you don't understand portions of the script's output, or if you don't understand the recommendations, you should consult a knowledgeable DBA or system administrator that you trust. Always test your changes on staging environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    mysqlbackup-plus

    mysqlbackup-plus

    A Powerful and Flexible MySQL Backup Tool

    MySQLBackupPlus is a powerful and flexible MySQL backup tool with built-in optimization features. Installation instructions and the latest updates can be found here: https://github.com/qcybb/mysqlbackup-plus
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MBR WP Performance

    MBR WP Performance

    Comprehensive WordPress performance optimization plugin

    MBR WP Performance is the WordPress optimisation plugin for users who want real control. Instead of hiding complexity behind a single button, it provides transparent, granular controls for every performance technique—so you understand exactly what each feature does. Core Features: Disable WordPress features that you don’t need. Self-host and preload Google Fonts, lazy load images and videos, defer/delay JavaScript execution, generate and inline critical CSS, preload critical resources,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    eBag

    eBag

    Company administration manager

    ...The server solution provides platform independence and collaborative work. PHP offers flexibility and the ability to change (or upgrade) the source code to personal needs, and MySQL innoDB provides transactional safe, recoverable tables. Using language files provides easy and quick translation to any language, and MVC with a CSS customizable user interface. Project web site : http://ebag.sourceforge.io Project demo site : http://ebag.sourceforge.io/demo.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    DBRECOVER for MySQL

    repair corrupt MySQL database recover dropped table and database

    DBRECOVER For MYSQL Database(InnoDB/MyISAM) is professional utility to recover data from damaged or corrupt InnoDB tables and MyISAM tables, made by DBRECOVER SOFTWARE INC. We provide dbrecover for mysql as software and service. Using DBRECOVER For MYSQL , it is possible to recover data from tables that can not be read even using innodb_force_recovery. The software is intended to be used against ibdata files that are not in active use by a live DB server.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    SQL Exporter

    SQL Exporter

    Database agnostic SQL exporter for Prometheus

    ...SQL queries are grouped into collectors -- logical groups of queries, e.g., query stats or I/O stats, mapped to the metrics they populate. Collectors may be DBMS-specific (e.g,. MySQL InnoDB stats) or custom, deployment-specific (e.g., pricing data freshness). This means you can quickly and easily set up custom collectors to measure data quality, whatever that might mean in your specific case.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    MysqlIncrementalBackup

    MySQL Incremental Backup - Point In Time Recovery

    A complete incremental backup for MyISAM and InnodB in a mix environment for those applications use both of engines simultaneously using binary logs and a method that does not affect running database. There is no need to stop or lock the database, It does utilize only binary logs to extract update queries of databases. This tools uses automysqlbackup script as part of solution for its full backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    ...Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER SET utf8 NOT NULL, `encrypted_password` varchar(64) CHARACTER SET utf8 NOT NULL, `salt` varchar(16) CHARACTER SET utf8 NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; You can add/login a user with using GET or POST. There is more explanation in README.txt file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    QuaaxTM is a PHP ISO/IEC 13250 Topic Maps engine which implements PHPTMAPI. This enables developers to work against a standardized API. QuaaxTM uses MySQL with InnoDB or MariaDB with XtraDB as storage engine and benefits from transaction support and referential integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    LEMP Raspberry Pi 2

    Turn your Raspberry Pi 2 into a Nginx HTTP server.

    To do: – Update my.cnf for RPi2 (1G of memory) and enable InnoDB by default. – Fix broken PHP modules. (gd, imap and mcrypt) Changelog: 09-16-2015 – Fixed sshd root access and enabled autostart of sshd on boot. 09-12-2015 – Tested image on 3 different Raspberry Pi 2 boards. 09-10-2015 – Performed pacman -Syu 09-10-2015 – Updated to work with Raspberry Pi 2 (Arm7) Known Bugs: – When using the wifi-menu command to connect to the internet instead of a network cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ABmysql - AutoBackup Mysql
    ...You can to customize the scheduler so that the web service would automatically make the backup from the MySQL databases daily, weekly, monthly, any special date or time interval. All MySQL character sets are supported : UTF8, UCS2 and more. All store engines and table types are supported, including InnoDB, MyISAM and more. All MySQL field types are supported, including BLOB, DATE and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LEMP Raspberry Pi

    Turn your Raspberry Pi into a Nginx HTTP server.

    ...Reduce SD contention. 07-16-2014 – Uninstalled ntpd daemon. Replaced with systemd-timesyncd. 07-16-2014 – Enabled PHP’s mysql, mysqli and pdo extentions 07-16-2014 – Disabled innodb. 07-15-2014 – Switched PHP-FPM to “ondemand” to save memory. 07-15-2014 – Enabled gzip. Compress level set to 6 to save CPU. 07-14-2014 – Stripped down and optimized Arch OS even more. 07-14-2014 – Updated overclocking config /boot/config.txt Turn your Raspberry Pi into a Nginx HTTP server with Arch Linux ARM + Nginx + MariaDB(MySQL) + PHP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    springmvc1

    spring mvc + hibernate3.2 + spring 2.5 + mysql5

    2013.09.14 项目环境: j2ee5规范 jdk1.6 spring 2.5.6 hibernate 3 servlet2.5 MySQL Server 5.5/mysql-connector-java-5.0.8.jar/Navicat 11.0 项目架构: spring mvc + hibernate + spring 表结构: -- ---------------------------- -- Table structure for user -- ---------------------------- DROP TABLE IF EXISTS `user`; CREATE TABLE `user` ( `uname` varchar(40) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VserV

    VserV

    Virtual image that will introduce you to the GNU/Linux server world

    ...Debian 7.1.0 GNU\Linux x64-bit OS with no graphical environment. Nginx 1.2.1-2.2 x64-bit build, with 4 threads running by default. MariaDB 5.5.32 x64-bit, InnoDB as default storage engine, and UTF-8 default character encoding. PHP5-FPM 5.4.4-14 (FastCGI Process Manager) is an alternative PHP FastCGI implementation with new features, like “Adaptive process spawning” depending on the site load, useful for sites of any size, (Better than PHP5-FASTCGI/FCGI), and by default its running 8 threads and can spawn up to 60 threads, depending on load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mysqltr

    mysqltr

    Change the encoding and collation of mysql databases on the fly.

    Change the encoding and collation of mysql databases on the fly. Clean html characters from your database, change the database storage engine, select collation type or convert text to UTF-8 or any other encoding. Completely configurable filter options. This script primarily useful in database migration and changing your database to finally support UTF-8 and other encoding types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Analysis Innodb Physical Page Internal Detail Support diplay page type , page sum size , every page internal detail as slot , index depth , index link table , tablespace , index space slot row and slot detail .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is free CMS and it consists of 3 parts: - DataBase on Mysql INNODB tables; - PHP-based server side; - JavaScript-based client side. Data transfer based on JSON data format. For clients will be used jQuery libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Queue4PHP is a message queue commponent for PHP implementation. You can use it to send messages or dispatch tasks between several programmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mysql_innodb_backup is just an 'automation' and 'simplification' of existing MySQL server command tools. It can be called with one line to backup or restore InnoDB or MyISAM databases without interrupting operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebSQL is a tool for managing databases. It aims to be flexible, effective and userfriendly. It supports MySQL(standard, limited, innodb), PostgreSQL and SQLite. It is right now in an early development phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Social media script: PHP, MySQL(InnoDB), Smarty (+ClipCache), AJAX (JsHttpRequest), Memcached (DklabCache), jQuery, GeShi, Jevix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple yet powerful Content Management System written in PHP5/InnoDB and AJAX. Very easy to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project management framework: includes modules for companies, projects, tasks, Gantt charts, files (with versioning), contacts/users, tickets/helpdesk/work request, bug tracking, search, timesheets, user/module permissions and themes. Requires InnoDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Discussion Board (Forum) wich can switch between tree structure using the Nested Set Modell and the common liniear structure. It is written in PHP and needs a Mysql Database. InnoDB Tables are optimal but not required. The Layout uses a template engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NoCre is a tool written in PHP to make creation of MySQL tables with InnoDB table type easy. You can create relations between tables easily and get the SQL queries and execute them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB