Browse free open source Front-Ends and projects for Linux below. Use the toggles on the left to filter open source Front-Ends by OS, license, language, programming language, and project status.

  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    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: 41 This Week
    Last Update:
    See Project
  • 2
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old posts or use file managers - this will do everything for you.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Family Connections
    Family Connections is a private social networking website designed specifically for families to be as easy to use as possible. Key features are: message board, photo gallery, family tree, calendar, blog, chat room, address book and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    phpMyAdmin

    phpMyAdmin

    A software tool to bring MySQL to the Web

    phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. Based on Zend Framework, features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    JDBC Tester is a software that allows to prove JDBC connections and SQL statements. The central idea is to have a software that is used for the design of statements and learning SQL with an graphical user interface simple to use.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    AJAX-FilmDB is a comfortably PHP/MySQL/AJAX film database. Looks and feels like a Mac OS-X application. Supports database backup and restore, smart phones and news feeds. Includes a fully automated graphical installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BINBO es un software gratuito que puede ser utilizado bajo cualquier plataforma y/o servidor. Es un código adaptable para actualizar y mantener todo un sitio con sólo estar conectado. BINBO es sencillez, versatilidad, y velocidad para su web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    To provide a bunch of useful applications for daily use. The first of those applications was donated by NIH\'s DECA, it\'s called REX and is a Request/Bug tracker. All applications will be Struts 1.1 and greater based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    Este proyecto esta dedicado a aquellos que buscan como acceder a bases de datos ISIS desde ambiente web. Cuenta con tres paquetes, clabel-wxis: usa WWWISIS y ya no se desarrolla; catalogar: no se desarrolla como paquete; clabel: aun se desarrolla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FormInsertPHP

    FormInsertPHP

    Formulario para ingreso de registros en Base de Datos

    Formulário que utilizando la extensión PDO de PHP y sus Sentencias Preparadas (Prepared Statements), se conecta a una base de datos MySQL ingresando registros. Realizando una validación previa evitando cualquier inyección maliciosa en la base de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A distributed database of XML documents for Intranets and the Internet in a region where connectivity is sporadic. Development is by UN Volunteers and Loja Technical University, to support staff of the Business Development Agency in Loja, Ecuador
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The JasperSoft Business Intelligence Suite provides integrated reporting, analysis, and data integration to make faster, better decisions. * Integrated or stand-alone * Analytic & operational data integration * Embeddable with ERP or CRM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). Un motor de bases de dato enteramente en JavaScript. Es una herramienta para desarrolladores que permite interpretar y ejecutar sentencias SQL sobre una base de datos de manera offline. JavaScript (JSSQL) accede a datos mediante consultas SQL devolviendo un conjunto de registros de manera similar a cualquier motor de bases de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Karra
    Karra is a flexible, web-based, multi-lingual system for creating digital libraries of files and images with associated metadata. Information can be included with each item, creating a repository of data and providing a way to search for items later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Get your database online quickly using configuration not code. Use this secure, scalable and proven enterprise technology to publish any relational data, any custom process on the internet. MySQL, Java, XML, XSL. xHTML GUI, beta voiceXML and WML/WAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. MediaWiki is no longer distributed via SourceForge, for downloads and other information please visit www.mediawiki.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MyDataAccess es una herramienta para webmasters que permite crear y gestionar facilmente todas las tablas necesarias para almacenar los datos de cualquier proyecto web, creando automaticamente un panel de control para la gestion de los datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mysql Ajax Table Editor is an easy to use mysql table editor with a ton of features. For examples and more information check out http://www.mysqlajaxtableeditor.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Netjuke is a Web-Based Audio Streaming Jukebox powered by PHP 4, a database and all the MP3, Ogg Vorbis and other format files that constitute your digital music collection. Supports images, language packs, multi-level security, random playlists, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Complete Studio Web Management system, created in PHP/MySQL using Ajax tecnology, with sessions treatment and optimized data base access. In the new version (2.0v) will to use the frameworks xajax, ActiveWidgets and jsDOMenuBar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project has moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenCryobank
    OpenCryobank is an attempt to develop a simple, free and open database system for frozen samples inventory in biological laboratories. It is mainly aimed at semen and embryo cryobanks, but it can be used for any kind of biological sample. Visit us: http://reprobio.unileon.es/services/analisis-cromatina-espermatica/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenToro is a CMS written in JAVA that allows the development of database driven web Applications in a quick and agile way. Use OpenToro and forget developing countless SQLs and JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB