365 programs for "c# web database" with 2 filters applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    aphasia is an advanced scripting language for the web. It features a type-safe core, C++ modules with signatures, an optimizing "compiler", higher-order functions, built-in database support, garbage collection, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    CppCMS C++ Web Framework
    CppCMS is the web development framework written in C++, that is aimed on development of high performance web application. It uses different web APIs, most noticably FastCGI, as a web layer and various databases as a storage backed.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    Mod_Rexx is an Apache loadable module which interfaces to Rexx. All phases of an Apache request can be processed with Mod_Rexx. It supports Open Object Rexx and Regina Rexx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    hr ("High Resolution") is a small command-line utility to calculate possible elemental compositions for a given mass. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A tiny (<30K) cgi wrapper that uses a UNIX shell or a Lua VM to provide PHP-like scripting for dynamic web content. It transparently parses form data, including mime-formatted file uploads.
    Leader badge
    Downloads: 9,392 This Week
    Last Update:
    See Project
  • 8
    Perl Nopaste is a Nopaste software written in Perl and with MySQL as backend. It includes features like Syntax Highlighting for more than 20 languages, Badword and Badhost with hitrate, language detection and translation, expiring function, direct do
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Whitebeam Web Application Server

    Whitebeam Web Application Server

    JavaScript/XML engine for Apache

    Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    W5Base Database Framework
    W5Base CGI Database Application Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A live Help support chat system in PHP that allows the operators of the websites to monitor their visitors as they are browsing the site and proactively open a chat session with the visitor . Mysql database, messages, auto invite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Makumba

    Makumba

    Moved to GitHub: https://github.com/makumba

    Makumba helps you rapidly develop data driven web applications. Provides a custom JSP taglib as a main interface, but leaves API open for advanced access. It is implemented in Java. Moved to GitHub: https://github.com/makumba
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CgiApp

    CGI Interface for DAS web-applications

    DEPRECATED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MVProc FastCGI

    MVProc FastCGI

    MVProc implemented as a FastCGI

    MVProc FastCGI is a Model-View-Controller platform that uses MySQL stored procedures as the Controller element. It's based on the stable Apache module MVProc, and all functionality has been tested (and load tested), so it may be "Production Ready" even though it hasn't been implemented in a production environment as yet. Benchmarking indicates it's "nearly as fast" on lighttpd as the MVProc Apache module, though a truly thorough benchmarking with a variety of servers and web applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP common DB interface

    PHP common DB interface

    Lightweight DB programming API for PHP and multiple DB engine targets.

    Lightweight Database programming API for PHP scripts. This is a collection of functions who will act as an upper layer of the PHP native database calls, to make less troublesome the porting of same application to different underlying databases. MSSQL, MySQL fully supported. Interface is lightweight and made resembling the native calls, making the porting from native calls to portable function calls task, as easy as possible. Code is very clear and easy to understand and modify for your needs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    cuteCGI

    Simple and minimalist C library for CGI scripting

    Fast, compact and simple C library for CGI scripting inspired by Eugene Eric Kim's classic CGI-HTML. The project aims to make web programming with C simple and easy and provides only the most essential features. Targeted towards GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    WAFPP is a web application framework written in C++, optimized for performance, scalability and easy localization. It employs a MVC architecture, using serveral daemons that communicate via SOAP and XML/XSLT technology for rendering web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.4.52 (24-Sep-2024) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    WDScript
    WDScript and Linux portability of WDScript Project. WDScript is a CGI like php where native language is W-Langage from PCSoft (english and french). Can be used to access Hyperfile Databases from a web server.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 23
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    *NOTE* Project moved to github.com/cgiwrap/cgiwrap More secure user access to cgi scripting. Runs scripts as the user who owns them. Initial inspiration for suexec. CGIwrap however is server independent.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next