356 projects for "without code" with 2 filters applied:

  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A C# Object Persistent Framework. Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Parse::Perl Project exists to create and maintain a set of perl modules for parsing and manipulating Perl code without using perl itself. At the core of this effort is the our flagship PPI.pm module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MockBase is a Mock, JDBC Compliant Database server. It allows developers of JDBC code to incorporate Mock Objects without requiring any changes to existing code. Comes with a GUI tool that allows the tester/developer to create Mock database tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The FileSystem TreeModel for Java project aims to provide a simple to learn TreeModel API that allows TreeModel viewers to show a file system without needing to code anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Easy to use Java utility to collect method level performance data for any Java applications without modifying its code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ojb/Struts GUI generates java files and database entry's. It can also update java source files without overwriting existing code and alter database tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Stub [empty .jar] Generator. This software generates empty implementations of methods based on the method signatures - so that a bunch of empty *.java or *.class files can easily be handed out to third parties without the fear of decompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crudelia, in conjunction with Hibernate, provides a web application with the ability to update/delete/create objects in the database or to put in the request/session/context objects retrieved from the database, without the need to write a line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The name of the project is M2V. M2V connects distincts Data Sources with User Interfaces for simple operations, like creation, visualisation and updating of objects without extra code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Java code to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Gremlin Engine allows one to make its own, full featured, graphical RPG-style adventure without a line of code. The adventures may include scripted parts like introduction sequences and animated effects like spells or traps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API. It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Generate plain or object oriented PHP-Gtk2 code from glade2 files with or without signal handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB