Showing 1450 open source projects for "library"

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
  • 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
  • 1
    ADP - Advanced Data Provider - is a transparent factory for ADO.NET which loads providers dynamically. It is written in C# and works on .NET, Portable.NET and Mono on Linux, Windows and MacOSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    It is a Java-based media archiver, that is a tool to store information about your media (CDs, floppies, etc.), cataloguing files into a database. It should be a start for a set of applications using a DBMS for home users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small file-based multi-purpose Database with build-in frontend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Recipe Search Engine is a program for databsing Recipe's. Its simple, consice, and most importantly, multi-platform. It has roots in linux, windows, and MacOs. To do this, it uses the wxWidgets library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    AbstractDB is a PHP database abstraction layer, objected oriented and extensible via driver implementations which extend from a common base class. It encapsulates all of the features most developers require to access common database systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    If your project demands you to persist java objects in any environment (J2EE etc), use standards but switch to any standards such as JDO, EJB, Hibernate anytime, use default mapping for build from the scratch apps "EasyPersistence" is your solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Persist.NET is an object-relational mapping [ORM] system for .NET, written in C#. Inspired by Hibernate, but implemented to work well with .NET, it is database independent, works under Mono, and supports complex object relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tired of writing same code again and again? Try DbForms! DbForms is a Java (Servlet,JSP/Taglib) - based Rapid Application Development environment which enables developers to build web based database applications in _very_ short time
    Leader badge
    Downloads: 1 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
  • 10
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This project exists as a central meeting place for those wishing to share in-house developed applications and tools for local government (and related industries) in Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ library for manipulations with SQLite Database Engine and MySQL Database. It is "client" interface and is convenient to handle few tables simultaneously, for querying, data navigation, records inserting and editing, transactions handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web application for managing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The SQL Media Library consists of a set of scripts to feed a MySQL server with tag information about media (i.e. MP3) files from a central repository, as well as a GTK+ client for easy browsing of the tag information and playback of the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A cross-browser WYSIWYG XML editor for all your (XML) editing needs. Use it for your CMS, your guest-book entry page, or to input your corporate financial records!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A connector to integrate XMLBeans with Hibernate, providing a model to generate Java data objects and database tables purely from database schemas. This allows for truly XML-centric projects, with support for huge (>100M), complex XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A cross-browser WYSIWYG XML editor for all your (XML) editing needs. Use it for your CMS, your guest-book entry page, or to input your corporate financial records!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    x:einfach simple java components is a library for java. it includes various things like a page cache for web-content, a virtual string table, an ip subnet checker, string and date handling utilities, a connection pool and other simple things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DBConnect API is an easy to use C++ object API to allow applications to connect to DBMS. The API currently implements msql, MySQL, Oracle8, ODBC and PostGreSQL drivers in the Unix environments and MySQL, Oracle8 and ODBC in the Windows environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    From the XML definition of your database, DewDrop will generate clean and human-readable SQL DDL code for any supported target database. This means you can define your database just once in XML, and have it work for any database automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fmDB is a web tool to configure HTML forms including select box and radio check buttons. Visual HTML web interface make it easy to configure the forms. This project aims to provide a PHP code using QuickForm and QuickFormController in PEAR library.
    Downloads: 0 This Week
    Last Update:
    See Project