Search Results for "php/java/fastcgi/fcgiinputstream" - Page 12

Showing 4326 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Migrate data from any database to another with just selecting visually the desired tables in the source database (any database type supported by JDBC) and hit one button to complete it. New tables will be automatically created in the target database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Gestion Des Stocks

    Un espace de pratique qui prend comme exemple la Gestion des Stocks

    Ce projet est un "play ground" pour tester et évaluer le développement d'un système d'information. L'exemple pris dans ce cas est la Gestion des Stocks. Cet exemple est simple, fréquent et nous donne la possibilité de tester différentes approches de développement notamment celles liées au changement (ajouter des fonctionnalités, ajouter des cas d'utilisation, etc.). Le projet vise aussi l'apprentissage de plusieurs langages et plateformes pour faire la même chose (créer le même système)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output format ("XLS" or "XLSX", optional, default "XLSX")
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    ksqlDB

    ksqlDB

    The database purpose-built for stream processing applications

    Build applications that respond immediately to events. Craft materialized views over streams. Receive real-time push updates, or pull current state on demand. Seamlessly leverage your existing Apache Kafka® infrastructure to deploy stream-processing workloads and bring powerful new capabilities to your applications. Use a familiar, lightweight syntax to pack a powerful punch. Capture, process, and serve queries using only SQL. No other languages or services are required. ksqlDB enables you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DuroDBMS

    DuroDBMS

    Relational Database Management System

    A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project Uses PHP and MySQL to generate a cookbook for storing recipies. It will provide support for multiple cookbooks with subcategories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CommandoSQL

    CommandoSQL

    SQL client for various database engines

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Blazegraph (powered by bigdata)

    Blazegraph (powered by bigdata)

    Fast, scalable, robust graph database platform

    Blazegraph has moved to Github. Please see https://github.com/blazegraph/database/.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts.
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 11

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nakadi

    Nakadi

    A distributed event bus that implements a RESTful API abstraction

    Nakadi is a real-time event streaming platform developed by Zalando, built to handle publish-subscribe use cases at scale. It abstracts Kafka and provides a RESTful API to manage event types, producers, and consumers. Nakadi is aimed at simplifying event-driven architecture for microservices and distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlobCity

    BlobCity

    A blazing fast ACID compliant NoSQL DataLake

    BlobCity DB is an AI-optimized, NoSQL database designed for high-performance analytics and machine learning workloads. It combines structured and unstructured data storage, offering fast query execution and seamless integration with AI frameworks. It is built to handle large-scale datasets efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension. Note: Current development snapshots are now available on github.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 15
    Framework for building web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user experience. Written in PHP5, cross-platform, customizable. No Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    USB Drive Application Maker

    To create/build/make/produce database application in USB drive.

    To create/build/make/produce database application in USB drive. The software created is stored in a USB drive and can be executed anywhere (portable). It is the portable version application maker of Smart Application Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Smart Application Maker

    Database application creator/builder/maker/producer/designer for user

    Database application creator/builder/maker/producer/designer for user with zero programming knowledge. It is the smart version of Handy Application Maker. The objective is to optimize the usability and the user friendliness to produce software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Handy Application Maker

    Software builder for both veteran programmer and novice.

    Software builder for both veteran programmer and novice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    minikube php_psql redis

    The environment using Minikube to show a simple PHP page with PostgreS

    minikube_php_psql_redis The environment using Minikube to show a simple PHP page with PostgreSQL and Redis. Tested on MacOsx with: Docker version 18.09.1, build 4c52b90 Minikube version: v0.33.1 Client/Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.2" Redis not tested yet!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AppServ

    The easy way to configure Apache, PHP, and MySQL!

    AppServ is an merging open source software installer package for Windows and Linux.
    Leader badge
    Downloads: 2,488 This Week
    Last Update:
    See Project
  • 21
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Otter

    Otter

    Alibaba distributed database synchronization system

    In Alibaba B2B company, because of the characteristics of the business, the sellers are mainly concentrated in the country, and the buyers are mainly concentrated in foreign countries, so it has derived the demand for the computer room in Hangzhou and the United States. At the same time, in order to improve the user experience, the structure of the entire computer room is double-A Both can be written, and thus a product like otter was born. The first version of otter can be traced back to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Log@min

    centralized syslog-ng monitoring frontend writen in php

    Webinterface to monitor many Syslog-ng - Linux Hosts on a central logserver. Powered by SphinxSE for ultrafast Fulltext-Search Queries. Testet with huge amount of entries (over 80 000 000) with incredible good performance. Easy to setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Efreet is a java package that implements DAO (data access object) patterns based on XML files. The purpose is to provide an option for those wishing to implement an easy-to-use data base access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MySQL Manager in 1 simple file

    Easy mysql manager in PHP. just one file and has a lot of options

    Carry this piece of code with you all the time, just grab the one file, upload it to your web server, and you are ready to go. A fully functional database manager in just 55kb. Download for free. Keywords: phpmyadmin mysql sql manager query queries generator php html css easy quick linux windows simple small
    Downloads: 0 This Week
    Last Update:
    See Project