Showing 1533 open source projects for "software"

View related business solutions
  • 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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Tcl library for access to the Sybase DBMS. Compiled C. Requires Sybase OpenClient library for compile and runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PDKB is an Artificial Intelligence Knowledge Bank of commonsense rules and facts. It is based on the Cyc Upper Ontology and the MELD language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A˛Z is a simple and efficient web-based contact management software that runs on PHP and MySQL. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YakTrack is a lightweight issue-tracking system written in Python and using XML as a storage medium. Users may define issue types, submit and query issues, and edit existing issues as they wish. Console, email, and CGI interfaces are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    The purpose of this software is primarily to create a Book Catalog using barcode data from the freely avaliable cuecat(tm) bar code reader. It will use a rdms backend database, and allow synchronization between different library branches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This projects goal is to make a good portal software for non-commercial and commercial portals.
    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
  • 10
    The idea engine is an attempt to create an interface for free exchange of ideas. The focus is towards ideas for open source projects, but may be used for any idea management purposes. The concept is to allow a way for ideas to mature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of miscellaneous utility classes written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Omega is in a research and development stage. The MDC working group is developing an Object Oriented Language focused on high interoperability with existing 3rd Generation languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Biblion is an administrative frontend for library administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hm DataModeler
    hm DataModeler is a software for modeling data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Highly dynamic application generator for creating Eclipse RCPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hibernated

    Hibernate-like ORM for D programming language

    ORM with look&feel similar to Hibernate, in D programming language. Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support) NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub! https://github.com/buggins/ddbc https://github.com/buggins/hibernated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A high level Python Web framework. The project is under active development and is not ready for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iPhone Sqlite Persistence for Objects is a project to enable applications developed with the official iPhone SDK to persist and retrieve business objects to and from an SQLite data file. Works with both the iPhone or iPod Touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    100% Java cross platform end user application development tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The ZODBData Framework provides a Cocoa API to handle persistent objects stored in a Zope Object Database (ZODB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Platform independent, flexible, easy-to-use and free test data generator for database developers and testers, written in pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hibernate Injector is an extension which enables dependency injection for managed entities. The motivation has come from the need to enable rich domain models, using Hibernate. HInjector works with Pico, Spring, Guice and even with your own DI provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Beerus-DB

    Beerus-DB

    Beerus-DB is a database operation framework

    Beerus-DB is a database operation framework, currently only supports Mysql, Use [go-sql-driver/mysql] to do database connection and basic operations, based on this do a lot of extensions, such as, connection pool management, multiple data sources, transaction management, single table no sql operation, multiple tables and complex operations can write their own sql, sql support {} placeholder, can use struct as parameters to operate the database, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB