Showing 1840 open source projects for "software open-source"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    PhpBuns is a generator of SQL query and web pages writen in Php. It makes it possible (amongst other things) to generate the query and the pages for the add, edit, del, list and data retrieval in a SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    A collection of various programming tools, written mainly for my own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An alternate SQL connection pool manager for Npgsql. Features include multithreading safety and configurable error handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Since 1978 or so, VistA FileMan (aka File Manager) has been the database management system of the VistA (Veterans Health Information Systems and technology Architecture) medical software system created by the U.S. Department of Veterans Affairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    paperasse is a software for personal home mails and bills management. With paperasse it's easier to find a mail you received or sent using the software database entries.paperasse is available in french only for the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JDBMaker is a general purpose database manager written in Java. It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables. JDBMaker replies the pointer logic into the database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hloader is a simple tool to aid population of hibernate objects from an xml file. Supports associated objects by arbitrary id and allows specific overriding of database generated ids for reference data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Distributed web-based software application to allow childrens camp directors to easily store and manage information. The type of information includes family, camper, staff, medical, accident, travel, payment and charge information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Platform independent variable data printing / publishing software. Combine text, images and database content with conditionals to output personalized, custom documents for direct mail and other one-to-one communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DSP stands for Data Server Pages, the APACHE HTTP server module, that provides PL/SQL Server scripting with variable injection preprocessor and features an efficient authorization and authentication framework on the Oracle database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FusionGW is a cutting-edge open-source collaborative software suite. The goal of the FusionGW project is to build a framework to develop enterprise collaborative software under an open-source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Diaper, DIA Plugin for ER modeling is a tool which takes as input a Dia XML file describing a ER model and outputing SQL-92 standard statements. As of now, Diaper is one of few tools which is capable of handling several complex set of input ER models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library for easier development Java SWING GUI. This library should cooperate with other standard technologies like JDBC, J2EE,....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Collection of classes that make it more convenient to use JDBC Connection's, Statement's, and ResultSet's, as well as add logging support to arbitrary Connection's and PreparedStatement's so that SQL statements automatically log when executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Delphi class for managing hierarchical data in a SQL-92 database and displaying it in TTreeView component. Includes methods: display tree, add node, remove node (with subnodes) and etc. Supports several trees in the same table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SPARQL JDBC type 4 driver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Data entry and information processing software
    Downloads: 0 This Week
    Last Update:
    See Project