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

View related business solutions
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 1
    DuroDBMS

    DuroDBMS

    Relational Database Management System

    A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pure-Tcl Interface to PostgreSQL

    Pure-Tcl Interface to PostgreSQL

    A Tcl interface to PostgreSQL databases, written in Tcl

    pgintcl is a Tcl interface to the PostgreSQL database system, written entirely in Tcl. It is mostly compatible with other pgtcl implementations, especially pgtclng. It lacks asynchronous operations, and is somewhat slower, but it does not require any other libraries. (This project was on pgfoundry.org and its predecessor from Feb 2003 through Mar 2011.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    SQLScreens

    TCL/TK screen. Not maintained here any more. Goto homepage

    SQLScreens is a simple database screen form generator written in TCL/TK. It supports MySQL, SQLite and ODBC as backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ODIE

    Open Design and Integration Environment

    The Open Design and Integration Environment is a toolbox of C and TCL code designed to introduce people to programming in a friendly way. It is also designed to be robust enough to novices to develop useful applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    TkTable is a full-featured 2D table widget for Tk. It supports images, embedded windows, varying colors and fonts, and more. Also here is Vu, a Tk widget extension that includes a pie, dial, spinbox and more, and Tile, a themed widget set for Tk.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Crase enables instant access to structured information (personal contacts, software modelling, ..., whatever). The functionality is based on the mix of techniques, such as the graph database, metadata and functionality from composition and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DaFT is a frontend to any database that can be connected via ODBC. It provides list views of tables and columns, table view of data, SQL editor, CSV,HTML,SyLK,XLS data format export, and functions for copying data between two ODBC databases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Server bundle of : Apache2 , MySQL , PostgreSQL , OpenSSL , Xmail , SlimFTPd Software developing triad of : PHP , Perl and Python + Apache2TriadCP , PHPmyadmin , PHPPgAdmin , AWStats , UebiMiau , PHPXMail , PHPSFTPd. All latest stables , all manuals
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This is the ODBC extension to Tcl.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The CI/CD Platform built for Mobile DevOps Icon
    The CI/CD Platform built for Mobile DevOps

    For mobile app developers interested in a powerful CI/CD platform for mobile app development and mobile DevOps

    Save time, money, and developer frustration with fast, flexible, and scalable mobile CI/CD that just works. Whether you swear by native or would rather go cross-platform, we have you covered. From Swift to Objective-C, Java to Kotlin, as well as Xamarin, Cordova, Ionic, React Native, and Flutter: Whatever you choose, we will automatically configure your initial workflows and have you building in minutes.
    Learn More
  • 10
    AGTK is a suite of software components for building tools for annotating linguistic signals, time-series data which documents any kind of linguistic behavior (e.g. audio, video). The internal data structures are based on annotation graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    e4Graph is a C++ library and a Tcl binding providing persistent, reliable, cross-platform storage for graph like structures. Please visit http://e4graph.sourceforge.net for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Platform independent scripted applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wolfpack is a modular Tcl script system for Eggdrop. It supports dynamic loading, unloading, and configuration of script "modules" via Eggdrop's partyline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metakit is an efficient database library with a small footprint. It's a cross between flat-file, RDBMS, and OODBMS. Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TimpleSQL is a set of standalone procedures that helps the developer either quickly prepare values, or execute submission, for INSERT or UPDATE queries into a database. TimpleSQL can also Validate Submission Array Values relative to Table Columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    This project aims to create tools for translators of software that can be easily integrated with other tools, such as gettext/po.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is the Informix SQL db extension to Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open PDV é um pequeno software para se controlar um pequeno cyber café.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tcl library for access to the Sybase DBMS. Compiled C. Requires Sybase OpenClient library for compile and runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenRMI defines a messaging interface. This interface is applied in a one to many fashion, using a controller with many nodes. The nodes connect via RMI to the controller and are assigned work via the same interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB