Showing 22 open source projects for "mysql dump"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    DB Dumper

    DB Dumper

    Dump the contents of a database

    DB Dumper is a simple PHP library for creating database dumps of MySQL, PostgreSQL, and SQLite databases. It provides a fluent, expressive API that lets developers configure backup paths, credentials, and additional options. DB Dumper is ideal for integrating automated backups into Laravel or other PHP-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel DB Snapshots

    Laravel DB Snapshots

    Quickly dump and load databases

    Laravel DB Snapshots is a package that allows you to easily create, load, and manage database snapshots within Laravel applications. It’s especially useful in testing and staging environments where resetting the database to a known state is critical. By integrating with Laravel’s Artisan commands, the tool offers a streamlined developer experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cookieless Web Counter

    Cookieless Web Counter

    Quick multiple web site traffic monitoring without cookies

    "Cookieless Web Counter" (CWC) is a very simple web site visit counter which allows a very fast and easy monitoring of the number of visitors to many web sites at once without setting cookies and therefore protecting users privacy. The script collects only the informations that the user's browser sends to the web site server (IP address, referrer and browser details). CWC is suited for a quick daily glance at many web sites traffic. The code is written in PHP and MySQL; the user interface...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    dbSQWare

    dbSQWare

    dbSQWare is no longer an open source

    dbSQWare is no longer an open source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zoozle Search & Download Suchmaschine

    Zoozle Search & Download Suchmaschine

    Zoozle 2008 - 2010 Webpage, Tools and SQL Files

    Download search engine and directory with Rapidshare and Torrent - zoozle Download Suchmaschine All The files that run the World Leading German Download Search Engine in 2010 with 500 000 unique visitors a day - all the tools you need to set up a clone. Code Contains: - PHP Files for zoozle - Perl Crawler for gathering new content to database and all other cool tools i have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Katropine DBmanager
    DBmanager is a PHP based software, developed for quick MySql database dump and manipulation by SQL. v1.5 compatibile with PHP 5.3. Export to SQL, XML, CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a PHP-4 compatible, object oriented library for dumping MySQL databases from PHP without the usage of external utilities like ''mysqldump''
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    Here I dump those files which are required for my testings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DutaBahasa is an English-Indonesian translator. User will need a web server with PHP and MySQL support to run the application. Since the database contains only a few of vocabulary, user may add his own to the database and submit his SQL Dump here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Agency Personnel and Training Database program is the next in the OpenISES series of software aimed at emergency service agencies. This core program will provide the foundation for others to build upon. The AgencyDB_Schema package is a database dump
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple powerful script to make and automatize backups (phpmyadmin style dump) of MySQL database. This is a server-client type program to save server data to the client through the HTTP connection in gzipped and packed format considering php size limit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AJAX Image Dump System (AIDS) is a image dump system written in PHP and Javascript using MYSQL databases, with AJAX functionality using the jquery library and the MOD_REWRITE Apache module to shorten down URL-addresses. The system also uses the XTemplate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpftp-backup is a command-line utility to get incremental backups from remotes sites through ftp. It also stores a mysql dump in each backup archive. All the meta is stored into a local database in MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyPHPdumpTool is a fully customizable PHP (CLI) based MySQL dumping utility that can be configured via 'crontab' to do scheduled archiving and upload of any MySQL database-dump file to any FTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP class for developing with MySQL. Includes logging, debugging and query dump features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A chat script written in PHP. It needs a proper configured MySQL(database dump incl.) and PHP and Apache configured for a disabled output buffering. It can handle system messages, admin functions and specific colors for every user. Works also with SSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A tool that helps with MSSQL to MySQL converting/replicating (both csv&dump) under *nix.Possible to use it with crontab for regular data fetching.Keeping mySQL-based data warehouse refreshed could also be one of the possibilities of using this script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is a PHP script that is used to parse the DMOZ RDF data dump files automatically. It features downloading of the files, extracting, cleaning, parsing and inserting the data into a MySQL database. This script is pretty fast!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project takes a MySql (currently) dump file and converts the data and structure from each table into a separate file. The files are then compressed and tar archived.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Encompass works like you think. Put whatever is on your mind into the Brain Dump. Organize into a structured outline. Mark as actions, reference, or projects. Track your progress. The ideal tool for GTD, with its principles baked in at the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB