Showing 1558 open source projects for "unit-api"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    { Lame TCL Object DB } is an XoTCL class library which allows simple (even too simple) mapping of the User-Defined XoTCL Classes onto SQL Database tables. This implementation designed to work with PostgreSQL via AOLServer DB driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    utMySQL is a unit test frame work for MySQL V 5 using stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SeQLipse is a set of Eclipse Java plug-ins to browse (not admin!) a SQL database. SeQLipse looks like a browser of the content of the database, providing some views and a perspective. It is intended to be highly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    A web-based system to register the advertisement panels on the roads. Cross-platform application written in PHP. Uses a GIS component based on mapserver to visualize the panel locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Karra
    Karra is a flexible, web-based, multi-lingual system for creating digital libraries of files and images with associated metadata. Information can be included with each item, creating a repository of data and providing a way to search for items later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VerbOS allows viewing, searching, editing and testing of verb conjugations. There are around 8000 French verbs, 10000 Spanish verbs and 4000 Portuguese verbs. Additonally dict.dz dictionaries can be loaded into the dictionary interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It catalogs all storage file type (cd/dvd), media type (vhs,musicassette), books, contained in any storage device present and future. It permit to search or browse in database, and show the status of the device (owned, lended, ecc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenToro is a CMS written in JAVA that allows the development of database driven web Applications in a quick and agile way. Use OpenToro and forget developing countless SQLs and JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Op Framework is an holistic Java-based approach to database access with debugging, testing, tracing, and usage reporting. All database access is timed and logged, and an easy-to-use tracing mechanism allows per-request traces to be output to HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aSVERD is a little system for generating Entity Relationship Diagrams (ERD) as Scalable Vector Graphics (SVG). SVG can be viewed and zoomed in a Web Browser. The diagrams can be edited with an SVG editor and round-trip updated against the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A small, fast replacement for ADODB that uses 1/6th of the memory and upto 300% faster while being compatible with ADODB using a subset of the most often used ADODB commands.. Supports Frontbase, MaxDB, MiniSql, MSSQL, MySql, Postgres, SqLite and Sybase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rubbish-db is a simple database access library for Java like DbUtils.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Queryfish is a thin layer on top of JDBC. It aims to simplify database development in Java, especially creating prepared and callable statements and thus, assist developers to build secure applications without SQL injection vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Framework to allow development of enterprise-class data objects and their usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DataBase Copy for Synchronization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A super-small embedded sub-relational database engine. No SQL just Java classes and methods; easy API. Great for business applications and environments with low resources. Check the Project-->Website & News below. Email me for help or post in the forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OLAP mapper is an OLAP engine written in Java. It enables you to interactively analyze very large datasets stored in SQL databases without writing SQL. The main concept of application is based on the star schema visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. It allows rapid development of code to perform database programming, data warehousing and import/export from databases, XML, Excel, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    qcdorganizer is a front-end application that uses libcdorganizer to access organizer devices, such as the KDS CDM-751 and the Dacal DC-300. Uses a database to store disc info and Qt 4 for a front-end
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A very rich Swing based JDBC Front End with connectivity with all JDBC enabled databases. Having features as code generation for database in Java (working on C#), database synchronization, database Copy/Move, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo