Showing 224 open source projects for "basic programming software"

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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    Fichage is a database app designed to take away the hassle of taking handwritted notes of a book. It can manage information about books. The software can access any number of databases. Programmed in VB.NET 2002 using MS Access as the database engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program allows creating client-server database applications with less programming effort. Based on a definition file, the user can browse, search, and update tables through forms. Logic can be coded on a simple scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms. The designer persists forms to XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This program provides MySQL database access through a simplistic COM object that does not require ODBC drivers. Provides fast native access through C/C++ provided libraries with benefits of COM environment and return variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Very simple and powerful ASP/Access based bug tracking system for use with a Microsoft IIS webserver. This system includes multiple project capabilities and graphical reporting. Very easy to set up, configure, and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Data Juncture is an Integration data import/export tool. (Incorporating Technologies: VB.NET, CSharp, ADO.NET)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CUG user management: simple java api to create applications to support basic system adminstration taks. Escpecially tailored for administration of nds/groupwise servers with lang=dutch (NL) personal naming rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    This is a series of programs written in Visual Basic which are being developed to provide reports from the Aleph Library Software. They are developed with the intention of creating a general framework under which other reports can be written easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    utilities to assist in making installation packages which include mysql and use ghost installer (basic command line ini editors, script utilities, mysql management/configuration utilities which can be of assistance when creating a ghostinstall script run
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML library for DATABUS language. There are basic functions for export/import XML files. This package contains additional classes for LinkedLists, Stacks, Exceptions etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RanPass 2.0, the successor to the simple and MS-DOS interfaced RanPass 1.0. RanPass is a Random Password Generator. RanPass will use a unique Algarythm(s) to generate a Random Password. This type of software is really useful to a Secure Network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Basic style language that uses a database as the internal datastructure. It compiles the code to ANSI-C. It is intended to be used for highly interactive websites. For documentation and background info, visit the homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    CVSNT-Auditel is a Graphical Interface(Win32) to see, the data stored in a Database, with the CVSNT Auditing extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hibernated

    Hibernate-like ORM for D programming language

    ORM with look&feel similar to Hibernate, in D programming language. Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support) NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub! https://github.com/buggins/ddbc https://github.com/buggins/hibernated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of "builder" classes used to generate SQL code from VB6. The framework is intended to produce a set of alternative implementations for different RDBMS, so that you can migrate to a different DB engine WITHOUT changing your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scout Software Suite to handle all basic needs for scout agroupations in Spain and, eventually, all over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visual Network Manager (VNM) software manages your critical network assets across your entire infrastructure, integrating disparate data from multiple vendors, protocols, and legacy systems into a single web portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Beerus-DB

    Beerus-DB

    Beerus-DB is a database operation framework

    Beerus-DB is a database operation framework, currently only supports Mysql, Use [go-sql-driver/mysql] to do database connection and basic operations, based on this do a lot of extensions, such as, connection pool management, multiple data sources, transaction management, single table no sql operation, multiple tables and complex operations can write their own sql, sql support {} placeholder, can use struct as parameters to operate the database, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Development tool for MySQL & Microsoft SQL database servers. Directly injects HTML reporting capabilities into database via Stored Procedures to allow for easy viewing and printing of data.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo