Showing 2140 open source projects for "beta"

View related business solutions
  • 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
  • $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
  • 1
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program is an administrator tool for mysql. It's an application for users who like the visual way, not the command line way to administrate the mysql databases. This program is written in gambas2 basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project helps JDBC programmers from creating DB connection url by hand coding; by using this package we only need to add a simple property file and initialize it with a single utility class. Currently this is developed with Apache Derby in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WikyBlog is a CMS/Groupware application written in PHP/MySQL that fuses collaborative editing features of wikis with user friendly publishing characteristics of blogs. MediaWiki derived wiki syntax, AJAX enhanced, UTF8 and extendable (google maps).
    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
    Cattery Management is a pedigree, genetics and cattery management database for cat breeders. It is built in MS Access (Access 97 and above) by cat breeders and has a comprehensive list of features to track and manage all cattery activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eIANA Root Domain Name Registry Automation Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a bind management tool using php and a database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Create and manipulate DBF files (xBase) with suport for 'memo' fields. You can open or create tables (with their corresponding 'memo' file), read records, append, replace or delete them (logical and physical). Index support is not available now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MailArchiva is a powerful, full featured email archiving (email archiver) and compliance solution for mail systems such as Microsoft Exchange. It stores all incoming, outgoing and internal emails for long term storage. A web based user interface is avail
    Downloads: 5 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    GaCoDa (Game Collector's Database System) is a web application to manage computer and video game colellection and to gather information about computer and video games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JobDB is set of OpenOffice.org Macros and MySQL database for searching for a job . JobDB can be used to generate and track, cover letters, resumes, and thank you letters that have been sent by the user to various companies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cayuga is an expressive and scalable Complex Event Processing (CEP) system developed at the Cornell Database Group. The system is implemented in C++, and runs on Windows, Linux, and Mac OS X. See its Wiki page, or google "Cornell Cayuga" for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    E-HRIS Is an open source human resource information management system developed to automate all aspects of human resource management i.e. contract management,leave management,training management. The Project demo available at http://www.e-hris.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DQuery is a Dynamic Simple Query tool used to retrieve data as matching record(s) for a field value input by user with redirecting the output option also. It is developed using Tcl/TK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Decima is a database that was designed to support time-series data mining. It consists of PostgreSQL custom type definition, implementation of GiST index for that type and snowflake database schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Questionnaire currently is a PHP API for the creation of web based data entry. XML file forms with question and database descriptions are used to generate forms. Answers are stored stored in an Access or MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fSQL for PHP offers some functions to easily use mysql querys. It works with twodimensional associative arrays (Columns and Rows). The sourcecode is quite self-explanatory. There are functions for connect, close, select, insert, delete and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web based repository and interface to the CSV files available from the iDB iTouch/iPhone database application tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MySQLfs is Linux userspace filesystem which stores data in a MySQL database. It uses FUSE to interface with the kernel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The TV Series Manager application helps you organizing your collection of TV Series. It provides you with a quickly accessible overview, so you can find gaps in your collection easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQLite Query Helper is a simple application for managing SQLite databases queries in Microsoft Windows. It uses System.Data.SQLite for ADO.NET 2.0 found at sqlite.phxsoftware.com using SQLite v3.3.12. Requires .NET Framework 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python script for migration from mysql to postgresql. Don't need dump because it use the dbapi 2.0 during the migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Speckify is a C++/FLTK-based GUI tool for generating useful datasets from astronomical databases. It allows ASCII databases of arbitrary format to be processed into output files that can then be used in various planetarium software applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB