Showing 6598 open source projects for "no database"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1

    tinyphpadmin

    edit your website' contents with your webbrowser so easy

    tinyphpadmin is one of the (or even THE) tiniest script to edit and update your content on your website (kind of a very basic CMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Oxaidine

    Oxaidine

    Simplest bookmarking!

    Oxaidine is a simple bookmarking widget, it give you the ability to instantly share any web page, with a single click of a bookmarklet in your bookmarks bar, and share it with world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EGallery

    EGallery

    A simple PHP image gallery with cache and no database.

    EGallery is a PHP script that generates an image gallery from a directory of files without having to set up a database. What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server. Features include: - Cached thumbnails to reduce page load times - Upload script to add image files from your web browser - Download all images as a .zip file - Clicking on an image thumbnail prompts users to save the original image file to their computer Credits: - Utilizes the jQuery Masonry plugin to align images: http://masonry.desandro.com/ - Upload script from Uploadify: http://www.uploadify.com/ - Thumbnail creation: http://code.google.com/p/timthumb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    sflog!

    sflog!

    light CMS, no DB needed.

    sflog! is a flat and light CMS::Blog system. Its aim is to provide a simple way to build your website and keep it updated. No database needed, sflog! uses the filesystem to store and organize data. This makes it really light and easy to install and manage. sflog! requires: - PHP 4/5+ - Unix-like Operation System - Write permissions - tar to manage backups
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bloknot
    bloknot is a web application which allows you to create and organize your notes, upload attachments into your notes. The notes are stored both in a database (MySQL or SQLite) and on disk. The functionality can be easily extended by plugins.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    A pet grooming management system that allows the operator to sale items, manage dogs and owners, schedule dogs for services and/or training, accept the dog, and cash out the dog. Dogs/services are now related by breeds. Many reports available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Preisbock Wordpress

    Preisbock Wordpress

    WordPress Extension Preisbock Liveshopping

    This WordPress Extension is an Development of the dotSource GmbH. It contains a whole liveshopping platform for WordPress. Requirements: WordPress installation and MySQL database. The Zipfolder contains a documentary, the SQL-example-database and the Preisbock Wordpress Plugin as .tar. For more information visit the extension page or read instructions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHPGrid is a PHP object that allows to browse/add/edit/search/delete records in a database table.
    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
    Krecipes Web Frontend is a frontend for the Krecipes mySQL database. It's written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Panoramix is a database application for use in a drug treatment facility but possibly also in other social or health services. It features a database of clients, time-line events for the clients (i.e. entering the programme, starting sheltered accommodat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Storing data in a database-table with ident, parent, haschild rows holding information about your products, your database, your repository, your ... what ever you can imagine, than php_tree gives you handy, raw-functions to display, inject, move and delet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Recipe-management-system for unix-like systems. Written in PHP, using MySQL or PostgreSQL as database-backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PhpLabware is a web-based groupware application suite tailored to research laboratories. Initial services include databases for reagents (strains, antibodies, plasmids, proteins), pdf files (a 'reprint' repository), and protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    4Vientos
    4vientos is a web file manager that allows to share information. You can set tags/description for files and directories and perform searches by them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Online-Bilddatenbank, LAMPP-basiert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nuBuilder is a database development tool where all forms, reports, company data and custom code is stored in MySQL and displayed dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DILPS is a library for media database management. DILPS/W is a frontend for this library, which is implemented as a mediawiki extension with the aim of replacing the mediawiki file management subsystem with a much more elaborated media library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cbMySQL is a PHP Wrapper Class for (multiple) MySQL Connections, backing up whole databases, export data into csv files and so on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Elements AJAX Web Framework

    An object oriented event driven fully AJAX web application framework

    Developed by Neuronworks Indonesia, Elements integrates Javascript and PHP into one powerful object oriented web application framework. Built above the already popular JQuery Javascript library, Elements provides a components based GUI, event driven scripting, and easily integrates GUI and back-end services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mescaline is a php web application and framework which makes data stored in databases available to users. The interfaces for viewing and editing the data are created without requiring any coding or configfile editing using a wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SOS Project

    Simple Online Shop Project

    Simple Online Shop atau disebut SOS adalah Content Management System sederhana untuk website jual beli online. CMS ini dibangun dengan bahasa pemrograman PHP dan MySQL untuk databasenya. CMS diciptakan sebagai bahan mempelajari PHP dan MySQL dalam bentuk praktik. Penggunaan penulisan program secara prosuderal yang cukup mudah dipahami. Hingga saat ini SOS telah mencapai versi 2.0 yang dapat diunduh secara gratis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Futura

    An advanced fork of the futallaby imageboard script.

    An advanced imageboard script that is based on tinyib. Currently there isn't much to see here but hey, its only version 0.1!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB