Showing 1894 open source projects for "stable-diffusion-webui"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1
    The goal of the NHI1 project is to create an artificial (non human) intelligence until 2040. The core is available for C, C++, C#, JAVA, Perl, PHP, Python, Ruby, Tcl and VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple config file interface which reads and write from and to a config file. File formatting is: attr1=val1 attr2=val2 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OPR (Oracle Password Repository) is a Unix based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps keeping your Oracle enviroment secure and easier to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    phpfastcachepro

    The PHP high-performance object caching APC MemCached Files WinCache

    phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Supported: APC, Files, MemCache, Memcached, WinCache, PDO with many API Functions. You never rewrite your code again when you change your Cache System
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    wxEDB allows users to create, manipulate, edit, run queries and build forms for Euphoria Databases and ODBC databases in a user friendly GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Warning: the koha project lives at http://koha-communty.org and the sourcecode at git.koha-community.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Project has moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sphinx searchserver C++ client library, an alternative to the native C library distributed with sphinx. The communication module is written using unix sockets, so this library is only suitable for unix-like systems. UPDATE: The maintained project has moved to github <https://github.com/seznam/cppsphinxclient>, this is probably last version available on SF. See news <https://sourceforge.net/p/cppsphinxclient/news/> for details, please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Saves Time and Money. Oracle Table API Generator written in PL/SQL It Generates database procedures or functions for insert, delete, update, select and refcursor for one or more tables. Configurable for parameter names and what/how the code is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    VideoDB is a database to manage your personal video collection. It uses PHP and MySQL and features fetching Movie data from the Internet Movie Database (IMDb). videoDB has now moved to its new home at http://github.com/andig/videodb
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Note: This project is no longer maintained on Sourceforge. Information here has mostly been left for historical purposes. PLEASE REFER TO THE OFFICIAL PROJECT PAGE AT https://github.com/phppgadmin. Thank You! phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views, and functions (stored procs)
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    The JDBC Importer provides a consistent mechanism of importing data from files into a JDBC compliant database through a simple interface and an XML config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SchemaForms is a toolkit for building HTML form from an XML data file and an XML-Schema specification. Supports basic data types (string, checkbox, enumeration,..) but is easily extensible to custom data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Odalis

    A PHP/mySQL framework to manage any kind of processes

    Odalis - the Open Data Linking System - is an Information Management Framework for professional use. Manage any kind of processes and move data from all different sources to any destinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TriggerMan

    TriggerMan

    An Audit Table and Trigger Management Tool for MySQL

    TriggerMan is intended to simplify the task of creating basic audit tables and triggers in MySQL. TriggerMan can: • Read table and trigger definitions from the Information_Schema database. The user never has to enter table/column definition data when creating audit tables or triggers, or create scripts. • List existing tables and TriggerMan objects in a schema, and allow the user to choose which ones to operate on. • Given a table, it can dynamically generate a corresponding audit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Seed Library Database

    Seed Library Database

    A PHP/MySQL script for keeping track of a seed lending library.

    A PHP/MySQL script for users of a Seed Lending Library. Users can input the seeds that they are lending and borrowing, and administrators of the seed library can keep track of when to contact folks about bringing back seeds that are "overdue".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    uSQLite

    An SQLite network wrapper

    uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple as possible. Readers who are not familiar with SQLite are advised to visit www.sqlite.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dataman is a fully multi-threaded database server and client API libraries in C, C++, Java, and a PHP module has now been added as well. This is a 'direct access' database, not a relational one. It emulates the verbs of the EDITOR language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eledSQL

    eledSQL

    Erlangen Learning Environment for Databases and SQL

    The Erlangen Learning Environment for Databases and SQL offers schools and teachers a new way to teach the subjects Databases and SQL. eledSQL was created as part of a bachelor equivalent thesis at the FAU Erlangen-Nuremberg, Didactics of Informatics. Currently available in English and German, but with support for language files. eledSQL is provided under the Creative Commons License CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) Some of the icons are part of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QxOrm
    QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to C++/Qt developers. QxOrm engine is based on a simple and non intrusive mapping function by class to provide : Persistence, Serialization, Introspection, Reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VJDBC (Virtual JDBC) is a JDBC type 3 driver which provides efficient tunneling of JDBC commands/results over different communication protocols (RMI, HTTP, HTTPS ...).
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    SafeJDBC is a Java library that simplifies the use of JDBC. The main goal during development was, to provide a library wich prevents a user from coding resource leaks. SafeJDBC is fully documented and ready to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    BinBase

    BinBase is a software for the automatic analysis of Massspec data from

    BinBase is a software for the automatic analysis of Massspec data from LECO GC-Tofs. All code and documentation has been moved to the google code site of this project: https://code.google.com/p/binbase/ And support is provided by the company coding and more, which can be reached under: contact@codingandmore.org
    Downloads: 0 This Week
    Last Update:
    See Project