Showing 2140 open source projects for "beta"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1
    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
  • 2
    phpMyDump is a PHP application for fast and easy copy of MySQL database tables and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    librpgsql is a library for database replication in Postgresql servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a free PHP / MySQL web application that will enable someone to create a Digg.com like site. Implementing functionalities like submit post, comment and vote for stories as a technology news website for non-hierarchical editorial control. mas3 team
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    MySonet is a Web-Based (PHP/AJAX) Categorized Note Taking Application Inspired By KJots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Data Investigator: An online query tool built using ASP.NET and VB.NET to investigate the data inside a local or remote SQL Server database. Mainly intended for use if you're not sure what the database contains (and you don't have an existing interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BioMa is a specimen based Biodiversity database Manager. It is designed to store, organize, and manipulate biodiversity-related scientific data, either for the purposes of museums, scientific collections, or research projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    A Fast, Lightweight, Efficient, Application (FLEA) providing a GUI front-end for any JDBC database. It's main purpose it to provide developers quick ways to interact with databases.
    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
  • 10
    A web services application that provides an SQL database for each user. Users thus have a datastore that can be located similar to an e-mail address (user@mycompany.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library and application that implements some algorithms relative to database theory: closure of attributes, primary keys calculation, minimal dependencies set, normalization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TreeDocs is content management system (requires J2EE application server, uses EJBs) with web-based user interface that allows user to easily store documents and notes in a tree. All records are written into database. Tested under JBoss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EditDB is a database front-end wriiten in Java (JDBC used) for editing content of databases. Various details about database structure can be viewed. In edit mode, special help is provided to the user when s/he edits foreign or private keys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    udf-regexp is a reimplementation of the oracle regexp family of regular expression functions as mysql user defined functions => Project now hosted on GitHub https://github.com/hholzgra/mysql-udf-regexp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R Mapping library for java. It uses annotation in jdk1.5 and dynamic feature of java language to implement O/R mapping function without additional XML config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An alternate SQL connection pool manager for Npgsql. Features include multithreading safety and configurable error handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CD Keyper is a Database Application programmed on the .NET 2.0 Framework using Visual Basic .NET which is designed to hold CD Keys and related information. The database uses 168-bit DES Encryption to secure your CD Keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Microsoft ADO.Net 2.0 Data Provider for dBase IV files. Current State is read-only. Primary intent was to provide a Data Reader for MSSQL 2005 SSIS on a 64-bit Windows 2003 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDBMaker is a general purpose database manager written in Java. It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables. JDBMaker replies the pointer logic into the database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A MySQL DBMS importer for FreeDB data files. Creates a (hopefully) typo-ignoring, fast search CD database, using SOUNDEXes, fulltext indexes, and other imponently named stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hloader is a simple tool to aid population of hibernate objects from an xml file. Supports associated objects by arbitrary id and allows specific overriding of database generated ids for reference data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DSP stands for Data Server Pages, the APACHE HTTP server module, that provides PL/SQL Server scripting with variable injection preprocessor and features an efficient authorization and authentication framework on the Oracle database backend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OODB purpose is to read a database and convert it's structure into java classes and optionally other text formats. Java classes are able to perform select, insert and update operations, utilize memory caching of rows etc. Database schema (table1, table2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Diaper, DIA Plugin for ER modeling is a tool which takes as input a Dia XML file describing a ER model and outputing SQL-92 standard statements. As of now, Diaper is one of few tools which is capable of handling several complex set of input ER models.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB