81 projects for "python code generator" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1

    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
  • 2
    Intends to make an automatic interface generator for a given sql structure, with insert and update dialogs an delete functionability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR. It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc... 2 minutes to install/try...
    Downloads: 24 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fbdbinfo is a tiny python script which creates xhtml files that display information about a Firebird database. The data can as well be exported to xhtml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project is an app generation tool. It uses wxFormBuilder (wxformbuilder.sf.net) as GUI designer and adds much improved templating support to it. The idea of the project is based on Clarion language and RAD tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TDO - Typed Data Object is a .NET source code generator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    phpCodeGenerator is a free database driven website code generator. It reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Relevant is an Object-Relational data-mapper. The main goal is performance. We're going to write a code-generator to generate the native java-classes to prevent reflection. Database-independency is a MUST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    kassiope is a tool for developing business applications. It is designed to be a repository-based program-generator in the future. At the present state it is a framework that simplifies development of true "write-once-run-anywhere"-applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PhpBuns is a generator of SQL query and web pages writen in Php. It makes it possible (amongst other things) to generate the query and the pages for the add, edit, del, list and data retrieval in a SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool generates Data Access Objects and Value Objects for PHP4/MySQL web applications. This greatly improves the readability of PHP scripts that use a MySQL database. Requires Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Generator builds C++ classes for mysql db, tables, rows and relations. Takes only minutes. One line of code creates a database object, with accessors for all the tables, set/get values for fields, and functions to traverse relationships on 1 line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fourth generation database designer and code-generator for educational purposes and speeding-up database designing and creating work.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.