Showing 1694 open source projects for "database project"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    The emerge toolkit is a state-preserved web development framework. Build your whole application in one easy place. Uses O/R Mapping on the back-end, and Comet-style sockets on the front. http://emergetk.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    analysis of a web based social network (initiated by study project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The objective of this project is to build APIs that should allow ease of communication with GDS and CRS. This product should act as a powerful engine between GDS and travel portal services. There ain't many open source product that meets this requirement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Ister Framework is a PHP framework and class library to build web applications with PHP4. Features: OOP, MVC, logging, database abstraction, templates, form processing, XML, components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    the project using for javadoc document refourse to java source files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shell Script Menu gives shell scripters a way to give users real menus instead of just text fields with options that are typed in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extensible highly scalable ERP with encrypted XML backend; allows binding of any frontend (.NET,MONO,Java...).PlugIns:Contact management,disposition,invoices,reports,commAddon (e-mail,fax,TAPI,buddies,chat),osCommerce,StoreNuke, eBay,Amazon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A framework in which IHE's XDS, ATNA, CT and PIX profiles work together. ATNA, CT and PIX Profiles are implemented and the open source implementation of IHE XDS Registry and Repository http://sourceforge.net/projects/iheos is customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Application monitoring Framework and Command Center administration console to change application settings like alert scheme, monitoring timings, etc., Uses SOAP/XML webservice to communicate between Command Center and the monitored applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Advanced project and bug management platform. Helps keep track of your project tasks and bugs in your development and production software. Written completely in Java (1.5), it will be available for any and all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project MOVED to Codehaus New location is http://esper.codehaus.org The Esper project aims to provide a general-purpose event processing facility in Java for complex event processing of real-time, high throughput data streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Midgard is a RAD framework targeting ASP.NET - it generates data acess API, web forms, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CAIR is an e-learning project that allow users and subjects management. You can associate pupils and teachers to subjects and works for this subjects. There are special functionalities for those subjects related to Robocup development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    (REW) French Project (Research Encadred Work)... Chinese Games (Halma) created by students in License... Interesting by modifiable dynamicly AI and concept. Report, PPT, API and Install included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Datadog is an object persistence layer written in Java. Features include caching, transaction support, and much more using a rich and flexible API. Datadog is a dead project, and has not been updated since 2002. Use Hibernate if you must use Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BlueRiver is a base library for OR Mapping Layers in .NET/SQL server applications. Keywords are "simplicity" and "ease of use". The simple architecture and use of BlueRiver is its main advantage compared to other OR Mappers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A collection of various programming tools, written mainly for my own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The VSSWebXtra project is a web interface for version control database named "Microsoft Visual SourceSafe" or VSS. A DotNetNuke (DNN) module is available and provides access to your VSS in your portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an application programming interface (API) for sTeam (available at open-steam.org). PHPsTeam enables a rapid development of e-learning systems by the usage of the metaphor of virtual knowledge rooms during conception and implementation stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A home for CSS style sheets written for Vex (Visual Editor for XML). This will include XHTML, DocBook and XMLResume. The project treats vex-toolkit and vex-editor as vendor software to allow maintenance and Vex development.
    Downloads: 0 This Week
    Last Update:
    See Project