Showing 286 open source projects for "linux browser portable"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Learn More
  • 1

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HBase Data Browser

    A simple GUI interface to HBase Database

    HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update. The Scan Operation can be fully customized with Filters and custom scan range also. *Current build supports HBase 1.2 with Java 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    webmongo

    Accessing server-side mongodb through client javascript API.

    Accessing server-side mongodb through client javascript API. This project is a branch of dbcloud You can do almost invoke on mongodb through the javascript API in browser. The client javascript api support IE6.0+ Chrome FireFox and Wechat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bttn.css

    bttn.css

    Awesome buttons for awesome projects!

    Awesome buttons for awesome projects! Include bttn.min.css in head of your html file and start using bttn CSS classes in your button. Minify css for production and build example folder javascript files (Webpack). Install dependencies - stylus, autoprefixer-stylus and clean-css. uild process uses yarn, you can also use npm instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    Adele

    Adhoc Data Exploration - Live & Easy

    ..., charts, analysis tools,... Connectors (e.g. JDBC, SAP ABAP, OData) can be used to pre-analyse the data and extract it without saving the data as text files. A plugin concept for enhancements are available. Enjoy! Its free for commercial use too. Adele runs without installation from USB stick for Windows, Linux and MacOSX. Last added changes: - data science tools (V1, IQR) - export to remote and desktop databases (mysql,sqlite, ms access) - internet features for emails and domains
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    PortaBase

    A Portable Database

    A personal database application for Maemo devices as well as PCs running Linux/UNIX, Mac OS X, and Windows. It can be used as a shopping list, password manager, media inventory, financial tracker, TODO list, address book, photo album, and more.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    Framework to enhance Oracle APEX (Oracle Application Express) on the client (browser) and server (database). To unleash the full potential of ApexLib also use the Oracle APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    restful.js

    restful.js

    A pure JS client for interacting with server-side RESTful resources

    A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular. All examples written in this README use the ES6 specification. The dist folder contains two built versions which you can use to include either restful.js or a standalone version. Standalone version already embeds fetch. Restful.js needs an HTTP backend in order to perform queries. A custom endpoint acts like a member, and therefore you can use one and all to chain another endpoint with it....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQL DB Semantic Browser

    SQL DB Semantic Browser

    One click access to all data relevant to the selected object (row).

    DB Semantic Browser (DBSB) is designed for the software developers. Applications access data located in multiple tables and it takes some effort to get all information relevant to the particular object. Developers have more interesting things to do than navigating through multiple tables, determining keys and selecting rows. DBSB uses DB meta-data, discovers relationships between tables and shows rows related to the selected one. See Wiki for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    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
  • 11
    qtHarbour is a set of Harbour language bindings for Qt. Providing a portable multi-platform GUI toolkit for Harbour (a 100% Clipper & xBase compatible compiler).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    wxHarbour is a set of Harbour language bindings for wxWidgets. Providing a portable multi-platform GUI toolkit for Harbour (a 100% Clipper & xBase compatible compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Password Management Tool. Systray application. Easy copy-paste your usernames, e-mails, passwords for web account. AES256 bit Encrypted database. Dependency: qt4. Linux, windows and portable support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jsql-sx

    jsql-sx is a javascript API for simple SQL-like local data handling

    The jsql-sx javascript API implements a small, often used, subset of the SQL language aimed at handling structured data locally in a Web browser. It supports HTML5 persistence by storing all the data in the browser's local storage (if the browser supports it) for later usage. This API was developed thinking about Web applications (desktop and mobile) which: - Handle considerable amounts of local data - Need data persistence - Prefer structured access to data - Work offline The API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    bratsproc - a php dynamic html environment that manages SQL database recordsin a web browser. Form data is contained in supplied tables, and allows the user to create menus, forms (even header/body), searches, lookups, reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GEQUEL is a GTK/C based frontend for the MySQL database loosely derived from an older program xsqlmenu. It can retrieve data from MySQL databases, present them in a nice browser, and allows for update,delete,insert,query,search and copy operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Oracle client library written purely in Pro*C (Oracle C precompiler for embedded SQL). Implements Pro*C ANSI dynamic SQL and provide APIs to application programs by hiding ANSI dynamic SQL directives. Designed to be portable across platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Execute Query
    Execute Query is a database utility allowing for the execution of simple queries to schema modifications and import/export of data using delimited and XML files and includes a powerful query execution and a fully functional database browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JegasCRM

    CRM/CMS/DBMS/WEBSERVER/PROJECTMGT

    WWW.JEGAS.COM has GITHUB link on JegasCRM/JAS product page! PROJECT HAS ALREADY LEFT SORCEFORGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    H2Id SQL Helper Tool

    H2Id SQL Helper Tool

    SQL Server Query Bulder, Database Browser & Command Execution Tool

    SQL Server Query Bulder Tool. Browse main Database Objects. Create and execute SQL commands. A portable mini Console for SQL Server. Only a couple of Mbytes and a lot of power in a self-contained application. Just copy and run the .exe file every where you need. A helpfull tool running in seconds on any Windows System with .Net Framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DB Browser for SQLite

    DB Browser for SQLite

    A light GUI editor for SQLite databases

    ***** WE'VE MOVED TO GITHUB ***** https://github.com/sqlitebrowser/sqlitebrowser Reason why we moved → http://blog.gluster.org/2013/08/how-far-the-once-mighty-sourceforge-has-fallen/ ***** WE'VE MOVED TO GITHUB ***** DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. Note...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ark (Archaeological Recording Kit) is a toolkit for collection, storage and dissemination of archaeological data. It has been developed by L - P : Archaeology to aid site directors to build their own customised archaeological recording system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
    Downloads: 2 This Week
    Last Update:
    See Project