Showing 6797 open source projects for "linux is"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VersionPress

    VersionPress

    Git-based version control for WordPress. Whoa!

    VersionPress is a free and open-source plugin that brings the full power of Git to WordPress. Its key strength is that it version-controls not just files but also the database. VersionPress automatically creates Git commits for both file and database changes, in natural language. Plugins break, people make mistakes; sometimes, you just want that good old Undo button. Git took the pain out of file merging; VersionPress does the same for WP database. You can push to GitHub, your colleagues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    totaljs/eshop

    totaljs/eshop

    Eshop + Content Management System (CMS) written in Node.js / Total.js

    Total.js eShop is an open-source eCommerce platform built with the Total.js framework. It provides a lightweight, modular, and customizable solution for building online stores. Designed for developers who need a flexible eCommerce backend, it offers essential shopping functionalities such as product management, order processing, and payment integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5

    libadb

    Astronomical Database

    libadb is an astronomical catalog management library desgined to provide fast access to astronomical object data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    knoda4 - a database frontend for KDE

    knoda4 is a database frontend for KDE

    knoda4 is KDE4 port of knoda, a database frontend for KDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Lily Sql Client

    Lily Sql Client is a pure java client that supports jdbc databases.

    Lily Sql Client is a pure java client that supports jdbc databases such as Oracle, Mysql, DB2, and so on. It's written in java and runs on windows, linux and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HORK

    HORK v1.1 Object Relational Mapping (ORM) toolKit

    HORK stands for: HORK Object Relational toolKit. HORK is an open-source Object Relational Mapping (ORM) toolkit for database systems. HORK supports SQL Server and DBLX, and we will be adding support for other databases as the project moves along. HORK was designed by developers that use ORM frameworks every day. HORK will eventually provide everything needed in an ORM, but will have to retain its low complexity and very good performance. HORK only contains the features needed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    InMemory

    Java Memory Based Data Caching Library

    Project is transferred to https://github.com/mrppa/InMemory/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10

    MXSRoundRobin

    A RoundRobin sample router for MariaDB MaxScale

    RoundRobin means that the statements it processes are sent to one the different configured servers one by one. This code is not complete, nor fully tested, rather this is an example of what a MaxScale module might look like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Log- and Exception Handling System (LEHS) for Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Spawner is a generator of sample/test data for databases. It can be configured to output delimited text or SQL insert statements. It can also insert directly into a MySQL 5.x database. Includes many field types, most of which are configurable.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 13
    Growth In Action

    Growth In Action

    Full stack growth engineer in action

    What we introduce in Growth is just a series of practices, and the actual combat of Growth will lead readers to implement these practices. You will see how to develop a web application (blog). How to write tests - unit tests, functional tests, automated UI tests. Build and use continuous integration. Added SEO support - Sitemap, Webmaster Tools and Google Analytics. Create API, make AutoComplete. Develop the corresponding APP and its API - view articles, user login, publish articles. Make a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    E-Reader

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes.It conserves memory by using memory mapped files. Contains some basic analysis tools such a KD-Tree, Minimum Spanning Tree, and rendering module using PMViewer algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyDBDiff is an database diff tool for MySQL. It reports differences between two database schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Little Software Stats
    Little Software Stats is the first free and open source program that allows software developers to keep track of how their software is being used. It is coded in PHP/MySQL which allows it to run on most web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    node-orm2

    node-orm2

    Object Relational Mapping

    Supported: 4.0 + If using Nodejs >= 14 & Postgres, you must use pg driver >= 8.1. v7 doesn't work correctly (tests time out). Tests are run on Travis CI If you want you can run tests locally. Create Models, sync, drop, bulk create, get, find, remove, count, aggregated functions. Create Model associations, find, check, create and remove. Define custom validations (several builtin validations, check instance properties before saving - see enforce for details). Model instance caching and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sierra SCSS Library

    Sierra SCSS Library

    Sierra SCSS library

    The smallest and lightest SCSS library. This is a micro SCSS library to help you build websites. Only 32.9 kB (8.2 kB gzipped) Modular, customize colors, borders, radius & sizes, responsive. If you want to customize Sierra library's theme, create your own custom-settings file and add it just before importing sierra files. The custom-settings.scss file should contain all those SCSS variables you want to overwrite. However, we recommend duplicating all variables in order to make sure your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BioDWH: Bioinformatics Data Warehouse
    BioDWH is a bioinformatics data warehouse software kit that integrates biological information from multiple public life science data sources into a local RDBMS. It provides up-to-date integrated knowledge, platform and database independence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Yesql

    Yesql

    A Clojure library for using SQL

    Yesql is a lightweight Clojure library that embraces raw SQL by allowing developers to store SQL queries in separate .sql files and load them into Clojure as functions, ensuring queries remain close to the SQL syntax while integrating cleanly into Clojure projects. The primary focus moving forward will be to keep versions and tests up to date, and potentially add a few new features where they are most likely to be helpful. The goal is for yesql to continue as a stable and composable library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Perl scripts to manage a tennis club with its database held by PostgreSQL. Includes tournaments, profiles, rankings, challenges, galleries, head-to-heads, courts online reservation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    utPLSQL
    Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to set up and execute unit tests of packages. Active development of this project is now on GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Apache PredictionIO

    Apache PredictionIO

    Machine learning server for developers and ML engineers

    Apache PredictionIO® is an open source Machine Learning Server built on top of a state-of-the-art open source stack for developers and data scientists to create predictive engines for any machine learning task. Quickly build and deploy an engine as a web service on production with customizable templates; respond to dynamic queries in real-time once deployed as a web service; evaluate and tune multiple engine variants systematically; unify data from multiple platforms in batch or in real-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    mySQLed

    Minimalist web-based SQL front-end for MySQL Database.

    Minimalist web-based SQL front-end for MySQL databases written in PHP. Allows you to easily edit and execute your SQL queries and scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tGlue

    tGlue

    Glue Libraries for Users as an Environment

    A platform-independent environment to glue developed libraries (such as different quantum-chemistry libraries) together for research, education and further development. Git repository: https://gitlab.com/groups/tglue
    Downloads: 0 This Week
    Last Update:
    See Project