Showing 2444 open source projects for "software"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    DemiLink is a data abstraction layer intended to allow for centralized processing of common data manipulation tasks. Complex transformations can be performed by chaining simple ones together, and new transformation types are easily added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LIZDB is highly advanced MySQL API written in PHP5. LIZDB allows user to fetch data (variuous ways), prepare and execute statements, manage sophisticated transactions, prepare and call stored procedures and functions with in, inout, out parameters suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "Education meets Technology" phpMyAttendence is a simple attendence keeping program targeted for small, non-profit organizations. It can be used for small groups such as clubs. It is easy to use and install. It supports multiple organizations per site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    We describe our microERP project as ERP Software for the rest of us. It is designed as a suite of integrated modules to help you manage and optimize your business processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A framework for creating online parking services built over PowerPark Classic, supporting permit and citation payments, appeal filing and status check, online permit printing, vehicle registrations, and online account monitoring and maintenance services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A small and simple annotation-driven bean persistence package that allows the developer to define template-based sql statements for all operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WPgDB is a OO API to access PostgreSQL databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Datagenerator is a library and GUI for generating rule based test data for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FlexibleTree is a data structure allowing arbitrary relationships and rules to be implemented easily. Primarily, FlexibleTree encourages more flexible data sorting in overlapping categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    umbrello2sql reads a umbrello entity relationship diagram and generates the correspondent SQL instructions to create a PostgreSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDBCUnit is a Java library for JDBC that is intented to be used with JUnit. Its goal is to help in writing user acceptance tests for database driven applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool for translation of Microsoft SQL Server stored procedures to MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Java code. A Web based interface allows for real time maintenance and tweaks to the system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IBAccess is a Interbase client application to allow users and administrators to perform common tasks with their Interbase databases in a user friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients). Included in the project: - Classes for all types of LDAP Requests and Responses; - Void Server and void Client Classes, ready for custom implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web-based publishing and collaboration software. Allows for super easy content creation and editing (uses AJAX). Content is stored in a web rather than in a strict hierarchy. Includes the choice between two graphical editors (TinyMCE& FCKEditor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Plugin for phpMyAdmin. PhpMyDesigner is a tool written in PHP and Ajax. This CASE with WEB interface. ( MySQL )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Olation is a O/R Mapping and Persistence Framework for C# and VB.Net. You can map object to an Sql based database or map object to xml file by using Olation. One of the design goal is try to minimize the config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Shades is a Java Object/Relational Mapping system focused on simplicity and interface-based configuration. Shades fills a voids between SQL frameworks and transparent object persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Collection of various scripts to automate development with Oracle RDBMS. Includes SQL, PL/SQL and Java. Some are related to Oracle Applications Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB