Showing 199 open source projects for "simple database"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    DBMS allows you to use different dbms (sql, mysql, simple txt-files) on your application using always the same function names. Much useful!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ClanOffice is a planning tool for gaming clans, using a mysql server to store and share data. It includes a warplanner and calendar and uses simple built-in irc and mail clients to communicate to fellow gamers. A php websuite is allso available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Keep track of your DVD collection with this simple PHP / MySQL script. Features: Fully customizable look and feel; optional links to the Internet Movie Database or to URLs of your choice; interface to add/edit/delete entries. See the homepage for a demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eazy4U software is a simple and easy to use web based editor made in PHP for administering MySql database.The features is to view and create tables through the interface.Other features include adding,updating,deleting and querying the records
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    phpMyContact is a web application written in PHP/MYSQL that allows you to have a simple address book in a web server. It is multi-user, multi-language and searching, adding, editing and deleting of contacts in your address book are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The HTMLresourceKit is a library of widgets written in PHP wich make building LAMP web-applications much easier. There´s a simple table widget to browse through the data, a form widget with autovalidation and also a treemenu widget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A˛Z is a simple and efficient web-based contact management software that runs on PHP and MySQL. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyDB is a collection of classes (MyDataLib) and applications (MyData, WebIDE) that help built web applications 4 to 10 times faster. The main idea is very simple : Insert simple Objects in the web pages to manage and display the datas. How does it wo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A PHP-MySQL-AJAX based application that allows simple monitoring of members' data, the payments of their subscription and other information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple web interface for your database, like phpMyAdmin but more user friendly and integrating some advanced Database management functionalities like query and report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is aimed at making it easier for PHP to communicate with databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Object oriented library for storing complex structures in sql database. It produses easy interface for managing simple tables, trees, object hierarhies and associative arrays. It uses PHP5 syntax and won't work on PHP4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    With the help of SPA Simple Paging Class you can easily implement stylish paging for MySQL on your site within 30 Seconds!!!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    ...There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through! The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase. The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. Only actual changes are recorded in the audit log (database table) regardless of the SQL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Download CMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Very flexible schema, simple web based database interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AppStoreReports is a simple PHP application that renders sales reports from the iTunes App Store. Currently, it only supports daily reports, and renders in a tabular format. Filtering is available by date, by app, and by region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clay2Propel is a simple command line application written in PHP that converts your Clay Database Model (http://www.azzurri.jp/en/clay/index.html) into a Propel database schema file ready to be used to generate your PHP classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SQL Drivers is a simple-to-use wrapper around SQL connectivity for many languages, including PHP, Python, and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Smartbase-84 project. This is another HTML/PHP/MySQL database, for educational purposes. This database will contain modules like : employee's, employers, Job-offers, etc. what i am doing now is not very great, but it's simple, and it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy Portfolio is just that, a easy portfolio. EP will allow you to install a very simple and straight forward portfolio system to your webserver in minutes, and configure it a few more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple sistem to shorten urls. * Use Adler32 to make hash and save url in a tree of directories. * Not use sql databases. * When make hash, return json with data * To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo