31 projects for "make" with 2 filters applied:

  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    DAOMedge

    DAOMedge

    DAO for all database server types with the Java POJO code generator

    ...This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side. The library and generator are fully documented. This comes with a simple scripting language language, called NotSQL because it is Not SQL, to make writing queries much easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    phpPgGIS is a PHP Web system to manager PostgreSQL/PostGIS. It was developed under the phpPgAdmin and the MapServer. It's simple and make easy to manager spatial data in PostGIS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Graph-RAT
    Graph-RAT is a database abstraction layer designed to make it easy to use a large library of graph-analysis routines on a database as well as add new kinds of algorithms to data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    PostSqlForms

    PostSqlForms

    Frontend for PostgreSQL and SQLite databases

    PostSqlForms is a simple, but powerful GUI for PostgreSQL and SQLite databases. It enables you to rapidly implement a set of forms and reports for a database. For using PostSqlForms with SQLite you don't need a separate SQLite installation. The SQLite Tcl interface and the SQLite command line shell are included in the binary packages (not in the source package). For using PostSqlForms with PostgreSQL you need a separate PostgreSQL installation. PostSqlForms is the successor of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL This is a Java application that lets you filter the information into a file before loading using a copy (psql does not require). Use a configuration file for the data connection to the db, source file and special parameters. You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Perl took-kit, to make creating database-web-apps quick and easy, while keeping the option to turn it into a custom professional web-app. To start off, you'll only have to define your objects (name, attribs, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TeNeM (Telecommunications Network Model) is a PostgreSQL schema with PL/pgSQL functions and triggers intended to make with a fiber optic network management. It is also a GIS JUMP plug-in to edit and visualize the data. PostGIS is used to extend Postgre.
    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
    Database tools is a DB comparator tool. It's a Java Program that uses JDBC connections. It's propose to make strutural comparisons between two databases in order to create DDL commands for make them equal structurally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpDHCPAdmin

    phpDHCPAdmin

    Manage your ISC DHCPD service

    phpDHCPAdmin Manage the ISC DHCPD Service. Groups, User access levels, PXE, Multiple subnets, lease management, graphing features, classes support, multiple pool support. Built with security, flexibility and usage for large scale dhcp environments
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This is php-written web application ( installer ) that can work with any database Trying to make programers able to focus on the database structure itself not the syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Currently dead. Web-based SQL client that can connect to any number of databases using JDBC. Provides a clean, simple and fast interface using HTML and Javascript to make it very easy to run common SQL queries. Faster than your average Swing-based client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JOPAC is a OPAC system developed in Java. The idea is to build it on a framework that make easy to integrate data from different sources and to present them in different ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PlanB is a relational database, data management tool. It enables you to easily define links between data in MySQL databases and modify data in relational context. The interface heavily utilizes ajax in order to make data management as easy as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ``Modeling'': an Object-Relational Bridge for python. Please note: this project is not maintained anymore. Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Deckard is a simple, curses based, database front-end written in python. The idea is to make something like Microsoft Access, using curses screens, and independent of the database engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpMyComparer is a tool written in PHP intended to compare MySQL tables/databases over the Web. It can compare data and/or structure of databases, can modify data/stucture of one table/database to another or make an MySQL request for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Essential Data is data-aware SWT controls with a twist. The twist is that we don't replace the standard SWT controls with proprietary ones. Rather we supply generic MVC controllers that make standard SWT controls data-aware and that work with any model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Based on BibTeX data, BibSite offers easy access to an organisation's publications. PHP and MySQL make the interface as well as the storage customizable to own requirements. Import, export, manage, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Through collaberative efforts I hope to make available an opensource multiplatform, mutiformat, web presentation producer in the same vein as MS Producer, softTV Presentation maker, Macromedia Breeze, etc. It`s a big task & I`m going to need your help!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The proyect is a web based software made with PHP and MySQL to support a Help desk and a knowledge data base. It is posible to add new customers, modify customers, add new jobs/requests, modify jobs, make reports based in dates etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This set of webpages is my attempt to make portal applications about of common applications. PortalXP - Teacher Edition is a PHP/MySQL application used to create a common front-end for teacher websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP-Utils is a set of classes to make it easier to build all sorts of applications, not just web-applications. One of the purposes is to make it really easy to use and equally as easy to extend with your own classes. All classes are written in PHP and is
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next