Search Results for "database front end" - Page 76

Showing 6272 open source projects for "database front end"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 1
    Tahoe MySQL
    Tahoe2011 is a generic, no-DDL, all-purpose database schema for MySQL. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The front ends are provided by separate SF projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SMMS(Swift Meeting Management System) is web-based meeting resource scheduling system. The SMMS is base on Java web technology (Groovy/Grails), it intend to be easy to deploy, use, extend, and integrate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A generic SQL driven data audit tool for detecting differences between any JDBC accessible database tables and other data sources. Platform independent. It's a unix like diff for databases. Produces key values with the differing column name and data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JAPI is a collection of Java libraries that help with various tasks like argument parsing, i18n/l10n, creating gui applications, as well as tools that demonstrate this.
    Downloads: 23 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
    PIP Database Replicator is a web application that allows database replication. This application supports, at present, PosgreSQL and MySQL and provides different ways for data replication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Cosmo DB2
    Cosmo2011 is a generic, no-DDL, all-purpose database schema for IBM DB2. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The front ends are provided by separate SF projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J2EE based web application for managing hours assigned to diferent tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dungeon SQL Server
    Dungeon2011 is a generic, no-DDL, all-purpose database schema for SQL Server. It is embeddable into database centered software projects and can serve as the base for company information system. The front ends are provided by separate SF projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JStreb0r an Application that helps you to teach vocabulary. You'll be able to create your own lists and save them in files. You can start a asking-run, which is a sequence that asks you all selected words. At the end, there will be a score.
    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
    UI generator for Java web applications. Unlike most other UI generators based on database scheme, this one inspects the structure of Java objects, and creates a web interface to view and modify them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQL queries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Purchase and Sales Applications. Java swing based and use MySQL as database environment. with Zigapos chat room design for Jabber IM network. and translation languange pack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bottomline is a JDBC proxy driver that loads the actual drivers using isolated classloaders, making it possible to load multiple versions of the same database driver. It also seamlessly integrates with application servers and persistence APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to provide a Eclipse plug-in (ch.sahits.codegen) for Java code generation (Wizard). Get up to date with the Update Site for Eclipse: http://www.sahits.ch/project/javacodegen/update/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Bookmark sync tool for ebook readers with xml bookmark system. Primarily focussed on devices based on 4FFF N618 ebook reader, wich uses Adobe Digital Editions for content sync but have no bookmark sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JDBCPersistence

    http://sourceforge.net/p/jdbcpersistence

    This project moved http://sourceforge.net/p/jdbcpersistence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Microarray Gene Expression Database Group and OMG Gene Expression Standard (MAGE)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Kemet API is a Java library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian). Kemet API is a part of Kemet project - Art and Culture - Archeology - Egypt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Evologic Oracle
    Evologic2011 is a generic, no-DDL, all-purpose database schema for Oracle. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The front ends are provided by separate SF projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This application is made for the passenger of taxi, passenger's family and taxi driver. Though it is not a complete, because my team has responsibility to open our sources, we had decided submit our sources to sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yet Another HAM Program ... in the early stages. See http://yahamp.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple to use and basic orm library without fuss. Avoids development issues arising from dynamically constructed SQL. Doesn't render the JDBC architecture inaccessible. Doesn't initiate the proliferation of largely pointless POJO libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Hospital OS is a hospital information system for small-sized hospitals (100 beds or less, 200 out-patients per day or less). Hospital OS was developed for the healthcare system of Thailand targeting its small community hospitals nation-wide.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    CUBRID QA project contains a test-automation tool and many kinds of test cases for CUBRID database.
    Downloads: 0 This Week
    Last Update:
    See Project