Showing 304 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Programa para elaborar examenes de multiples preguntas con sus repuestas, mediante OpenOffice. Sofware to write exam or test with multiple type of questions or ask, using OpenOffice
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    A bunch of tools for various purposes - lyrics presentation on a digital projector, CD copying organisation, an AJAX-based address book, Joomla! add-ons, software for monitoring incoming calls using FLI4L and AVM's Fritz!Box. Just something for everyone! The files on SourceForge are a bit aged, you can get an up-to-date overview at https://zephyrsoft.org or https://github.com/mathisdt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A starter application developed using Apache Wicket and Oracle. The software is database specific, exploits Oracle functionality and is based on Oracle's published recommendations of best practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of tools for using Berkeley DB JE 1. Hajo - a simple thrift based RPC interface to Berkeley DB JE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This project has been abandoned. Please ignore. The Knowledge Workbench is a real-time, Ajax based, distributed collaborative editing environment using arbitrary XML building blocks to capture information. These in turn can be stored in libraries and linked together to form hierarchical models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Generic Database Utility - GDBUtil - is a highly configurable database browsing tool using jdbc. A simple database console is provided for ad hoc queries. GDBUtil is realized as an Eclipse 3.4 RCP application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    Science Lab Inventory & Order Management

    Science Laboratory Inventory and Order Management System

    Science Laboratory Inventory and Orders Management System: suitable for school's science laboratories to manage stored items (chemical and equipment) and adds a way to order these items on-line for science lessons and practical experiments. It's PHP/MySQL web application which needs to be installed in one server and runs in any client's browser with no modification at all. It's a multi-user system with different privileges. Demo is available at: http://sciencelabinv.sourceforge.net/demo/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Front End for a generic CyberOPC Server based on the free CyberOPCServerLibrary. It is free opensource a kepware-like interface using a server generated with the CyberOPCServerLibrary. (www.cyberopc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 10
    PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AjaxDB

    Ajax web database

    AjaxDB is a Ajax web database that let user view, sort, search data with select list and insert, delete, update records in a web administration interface. User can also modify the design using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool/s to automate the gathering of metadata from evidence artefacts collected during forensic examination and visualise the relationships between actors => objects using existing Knowledge Discovery and Social Network Analysis techniques
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ER Dictionary ( English to Bengali Dictionary ) provides you digital dictionary based on English and Bengali word. This is based on Unicode. Before Using this you must install .NET 2.0. A download link is given with the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ConDEnSE (Confidential Data Enabled Statistical Exploration) will be a web-based environment for statistical analysis of confidential data from various database sources, based on Plone and R, and using the Jackknife method of confidentiality protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LabDiary
    LabDiary is a program for managing laboratory experiments in a sophisticated way. It is very easy to use - you can link experiments logically with each other, associate files to an experiment and structure all your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    During my diploma thesis I developed an extension for the MySQL-Client using OCL-Invariants for constraint checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    a bind management tool using php and a database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    very simple cms using only PHP (without database at all), aim for easy maintenance and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a set of tiny PERL scripts for maintaining records in personal digital book library, spread across different CD archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Semantic Web implementation using native xml database as backend storage. A SPARQL java compiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyODB is an ODBC Python module to provide an quick an easy way to work with databases. It provides a small set of simplified bindings to the unixODBC API and has been developed using SWIG.
    Downloads: 0 This Week
    Last Update:
    See Project