Showing 554 open source projects for "wxwidgets source code"

View related business solutions
  • 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
  • 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
  • 1
    ABCD is an address book server/client system. It is intended to be user friendly, cross platform, and awesome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Beatbox is a cross platform application written in Python and using the wxPython widget library. It was created out of necessity, I had all my DJ tracks burned on CDs in no real order, so I've decided to write this app to help me easily find which trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Generate Hibernate mappings and Hibernate UserTypes from data models defined in Synon:2E (aka COOL:2E aka Advantage:2E aka AllFusion:2E).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    MetaBoss is an integrated suite of tools for design, development and management of software systems through modelling. It utilises MDA (Model Driven Architecture) concepts and is primarily oriented at enterprises using Java based tools and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    php5_DO_together_forever is a php5(php4) code generate tool which binds Databases and Objects together. Click once and it generate 1000 or more lines of php5 data-manipulation codes. Nothing`s easier like this in php before! Also support prototyping dev.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    What happened on this day in history? Lists event and birthdays for a given date. Includes plenty of starter data, or add your own. Displays date in multiple calendars such as Hebrew, Mayan, and Shire (LOTR). GUI, CLI, web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : code reuse, packaging, database abstraction, easy integration with IDEs, apply M.V.C. patern (separate business logic and front end GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mysqlcppapi was a fork of MySQL++ created to fix numerous problems in the original code. As of 2005 MySQL++ is in good hands and is being actively developed, so you should use MySQL++ rather than mysqlcppapi: http://tangentsoft.net/mysql++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perl/database code for a web-based system geared towards college students wanting to buy/sell/trade textbooks with other students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Persistence framework for .NET, composed of a ligthweight framework and a source code generator, think for small to medium web applications. -- INACTIVE --
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CGI Spy is a recently new CGI based bulletin board. It has completely been build from scratch to ensure that the code is easy to understand. Feel free to help developing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLSniper is a lightweight library written in object oriented PHP. It fits seamlessly in PHP scripts and doesn't restrict HTML layout/code. You may for example manage the content of a mysql driven website with SQLSniper, using it's editing capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The iBATIS Database Layer will help you design and implement better persistence layers for your Java applications using two main APIs: SQL Maps for reducing JDBC code and Data Access Objects for abstracting the persistence implementation details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PAT: Persistent Applications Toolkit, AOP (JBossAOP) persistence library (aspect library). Provides persistence layer with underlying Prevayler (1.02). Allows users to write their code without worrying about persistence code (POJO). Uses annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Persist.NET is a persistence framework written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Freebug is a collection of Eclipse plugin that visualizes runtime object and database relationships to help debug or understand code and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project