Front-Ends for Linux

View 87 business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBSynCompare will be a tool to compare and synchronize databases. For the beginning there is only MySQL support planned but other database systems may be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBVote is a large scale online voting system using a database as backend and with a webfrontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DB_Browser was a CGI tool for developers working with a relational database. It easily facilitated searching, editing, and adding to tables within a database without having to develop customized software.
    Downloads: 0 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
    The main goal of this project is to built a GUI for administrating databases. It is being written on perl using Gtk and Glade. DBadmin is supposed to be an analogue of windows program toad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Database API and User Interface to skip making queryes or code more than strictly neccesary. Compatible with MySQL, Oracle, DB2 and other database servers. Compatible with Win32 and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBarrMan

    DBarrMan

    Database corrections on Dolibarr data

    In Dolibarr database tables, re-create a supplier invoice that was deleted by accident (with the original record row id). Change the supplier of a created invoice. This Database Dolibarr Manager was created for Dolibarr v 3.0 Gambas2 needed (Visual-basic/Java like programming environment for Linux), available via packet manager. (gb2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DBvFS - Virtual Filesystem in a Database
    DBvFS defines a virtual file system which can be stored in a relational database. Aim is to create a generalized definition for such a system, which should be open enough so it can be implemented in a variety of database systems and middlewares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Oracle DBA's module for Oracle 8i, 8.0 and 7.3. Reverse engineers DDL for specified list of objects. Defrags entire tablespaces. Resizes tables/indexes to your standards. Creates user X with privileges of Y. Etc., etc., etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Data Mining Models Web Annotator Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A database/web application used for tracking donation information for multiple organizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    To present any type of data coming from any source on a Web page via PHP and XML. Présenter n'importe quel type de données en provenance de n'importe quelle source sur une page web par l'intermédiaire de PHP et XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A series of scripts and profiles to be implemented using the increasingly popular monitoring solution GroundWork found at www.groundworkopensource.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a web based software designed for the anonymous reporting of adverse events in surgery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web application that keeps track of counseling services provided by DV Unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple DVD database to keep track of your personal DVD library. Moves are automatically linked to IMDb. You can assign the genre and include DVD covers as well. You can also use this database to keep track of individuals that borrow your movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DVDThek is an application that manages a DVD film library or other media libraries like videos, disks or songs. Coded in Java language exclusively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Pioneer DVF07 (or 727) 300 Disc CD changer has support for text titles and artists in the player. This connects to FreeDB.org and downloads the text to the player. While this is Win32 software, only the GUI is not portable. You could whip up a command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DaDaBIK is a PHP application that allow you to easily (you need just to specify some configuration parameters) create an higly customizable a highly customizable front-end for a database in order to search, insert, update and delete records.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB