Showing 6342 open source projects for "open"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    XooNIps is a XOOPS-based infrastructure for the neuroinformatics platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Table Processor

    ORM for accelerated development and deployment

    ...(I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related source-code. This ORM is fairly mature, in that it has been used in several of my projects over the last 5 years. The open-source release of this ORM precedes, and will pave the way for, the open-source release of several of the above-mentioned projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ClinStudyWeb is designed to provide a flexible infrastructure for managing patient and assay data from clinical studies. It uses a plugin system for study-specific web forms and arbitrarily complex test classifiers, and supports XML import/export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ozone is a fully featured, object-oriented database management system implemented in Java and distributed under the LGPL open source license. The ozone project aims to evolve a database system that allows developers to build pure object-oriented systems.
    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
    LiteX - SQLite Administration Tool

    LiteX - SQLite Administration Tool

    SQLite Administration Tool

    LiteX is a tool to manage a SQLite database. With LiteX you can: browse tables, create, update and delete records, execute queries, drop and truncate tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MySQL Control Center is an excellent GUI front end for MySQL database creation and administration. It allows multiple concurrent MySQL server connections, MDI (or not under Linux), stored login credentials, point and click dump file imports and more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "JDOInstruments" is programmed in JAVA. It is an Object-Oriented Database ( OODB / OODBMS )that implements JDO1.0.1 specification. It is integrated with Netbeans IDE (via Plugin module) allowing developers to build pure object-oriented systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ngParser

    ngParser

    Converts ngStats into utstatsdb

    Do you have Unreal Tournament with local stats (NetGamesUSA, ngStats)? Want to convert those into more cabacle statistics system? If yes, read on. This is a quick hack-script to import playerdata from the obsolete ngStats into utstatdb. What it does: - Converts the player-data into mysql format What it doesn't do: - Mapdata - Totals I would guess that the actual usage for this is VERY limited and as such there's not much quality control here. It has all kinds of errors and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Octopus Graphical Editor is a front end / GUI to help users to create XML files for Enhydra Octopus, which is a Java based ETL (Extraction, Transformation and Load) tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NodeRunner

    Making the internet come alive.

    A client application for a distributed artificial intelligence system intended to eventually make the internet become alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FLEISS Frameworks is a set of programming, instrumental, application, and system frameworks to develop a free software system within an organization either non-commercial or commercial, but primarily scoping on business organizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of implementations of the Paxos and FastPaxos algorithms for solving consensus in a network of unreliable processors. Visit http://libpaxos.sourceforge.net/ for more informations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amoeba is a proxy that sits between your client and DB server(s) that can monitor, analyze or transform their communication. written in java. 1.load balancing 2、failover; 3、queries Route.projects:amoeba for mysql ,for mongodb,for aladdin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CorpusSearch finds syntactic structures in a corpus of annotated sentence trees. It can be used as a research tool on a corpus, or as a development tool for building the corpus.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Project has moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MySQL to PostgreSQL

    MySQL to PostgreSQL

    Convert MySQL dumps into PostgreSQL dumps

    Given a simple MySQL dump file, converts into PostgreSQL format with some optimizations including not indexing until after data load and loading data via the PostgreSQL COPY command from CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OraPlus

    OraPlus

    Simples gerenciador gráfico para o banco de dados Oracle

    Escrito em Java, esta simples ferramenta processa, analisa e retorna o resultado de consultas e comandos SQL. Possui suporte a: - Comandos SQL básicos: CREATE, DROP, ALTER, SELECT, INSERT, UPDATE, DELETE; - Instruções PL/SQL: CREATE PROCEDURE, EXECUTE; - Atalhos: Exibir todas as tabelas do usuário, todos as linhas de uma tabela e a descrição (DESC <TABLE>) das colunas de uma tabela.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SQLiteViewer

    Very easy to use databrowser and query console for SQLite3 based on QT

    ...Therefore it has been stripped of all editing functions but following features have been (partially) or shall be implemented: * View complete table with sorting by column * Perfom SQL query to database and view result in table * Browse schema of database in tree view * Export to CSV File and copy4paste on table data * Internationalization(TODO) * Command completion for SQL queries (TODO) * Predefinid database file to open (TODO)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    MzzCRM

    MzzCRM 1-page 1-form PHP+MySQL Customer Relationship Management Script

    This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table. It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out. The script is designed to perform the essential first action of a CRM -- creating the case notes. If needed to browse or access the data later after it was input, use another 3rd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    nf1db

    SQL In Memory Database Management System

    In Memory Database Management System - with SQL and JDBC interface, entirely written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pandamator is a project aiming to enable handling of temporal databases using common RDBMSs lacking temporal support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    Eine Inventarverwaltung kann eben mehr sein, als nur eine bloße Auflistung von Gegenständen! // An inventory-management can be much more than only an ordinary list of things! Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ingres Dynamic Playback is a tool to play back prerecorded SQL statements to do functional and stress testing on the Ingres Database. More information here: http://community.ingres.com/wiki/Dynamic_Playback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gwreports
    gwreports is a MySQL reporting tool implemented as a module for XOOPS and ImpressCMS.
    Downloads: 0 This Week
    Last Update:
    See Project