Search Results for "access database" - Page 16

Showing 523 open source projects for "access database"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    Container for robot/environment simulation. The container simulates an environment, and gives to the robots living in it access to sensor views. The goal of this project is to provide the open source community a tool for robot behavior test and challeng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    myCache is a PHP extension that provides access to the myCacheServer to implement SQL result caching that is not database dependant. myCacheServer talks to the database and implements the caching and myCache implements the php interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Test cases written in Excel and loaded up to application using a tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Identity Management (OIDM)
    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
  • 5
    RDQuery is a wrapper system, which enables Semantic Web applications to access and query data actually stored in relational databases using their own built-in functionality. RDQuery automatically translates SPARQL and RDQL queries into SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Java Movie Database is a Java based application to build and access a movie database and to search for information about movies, actors, actresses, producers, directors and everything related to those.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Client-server version of the popular Sleepycat Native XML Database, along with client code supporting Java, C, C++ access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DBCache is a tool/framework set that creates java classes from a Database schema, and allows you to start with the logic of your application. It uses a cache to reduce DB overload and facilitates DB access. It'll save you a lot of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tool for mapping galaxy-information for omega-day.de. First step: PHP and HTML, data stored in MySQL-database Second step: Java-Swing GUI to access and manipulate data. Including user manegment with customizeable rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DAP (Database Access Platform) is a common BO solution. unlike O-R Mapping, there are no specific object to each table. DAP is trying to maximal wrap the basic database operation. Written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NoteCat is a web-based application to manage and categorize Wiki notes with user registration and access control. NoteCat demonstrates integration with Hibernate (object-relational persistence) , Lucene (full text search), Radeox (wiki engine), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eclipse Plugin to access newsgroups and integrate context-sensitive Usenet search
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java version of the excellent KeePass password keeper. KeePass is the primary app; this project just gives access to the database on other platforms. Current platforms: Java Swing, SuperWaba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPA is platform independent, hybrid agent framework that enables users to use natural language to access applications such as email, file system, web services, database, and internet; all through a single user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The "n'booma" project is intended to provide a free bookmarks and personal notes remote storage, so that you may stay independent of your browser bookmark system and gain access to your data wherever an Internet connection is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BasicQuery

    BasicQuery

    BasicQuery's source has been moved to GitHub

    BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers. It also produces timing information, which is valuable during tuning exercises. More information is at BasicQuery's homepage: http://monead.com/basicquery/ As of May 23, 2014 the project's source code has been moved to GitHub. See: http://github.com/DaveRead/BasicQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of the project is to develop Role Based Access Control software which can be used in any application. The software can be deployed as a server which can cater to multiple applications. Rules can be written for fine grained access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A webbased database access tool made with ZK framework. Firebird would be the primary supported database, but any JDBC database would work as well afterwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    idone - High-performance structured & unstructured data and information access framework. Built on Java and client/consumer APIs for python,C,C++,C#, Perl & PHP. Multiple deployment options, including service oriented and client/server frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB