Showing 1049 open source projects for "databases"

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
    This is a programm which converts table schemas and datas between different odbc databases. (Actualy only converts from MS-Access -> MySQL and MS-Acces -> Oracle are supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ibWebAdmin is a web-based admin tool for InterBase/Firebird. It will support all features offered by InterBase and SQL. Most things are done (databases, tables, domains, generators, triggers, indices, users, csv, browse/edit tables), some are left to do.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    KInterbasDB is a Python DB API 2.0 module for the relational databases Firebird and Interbase. KInterbasDB also exposes most of the native client API of the database engine, including two-phase commit, server-side events, and an administrative API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CocoaMySQL is a MySQL admin tool similar to phpMyAdmin. It is programmed in Cocoa and Objective-C (Mac OSX). CocoaMySQL allows you to edit databases, tables (fields and indexes) and rows, perform custom queries and import/export data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    phpMSAdmin is a tool written in PHP that allows you to administer a Microsoft SQL Server through a web browser, without the need for Windows or the proprietary Enterprise Manager. It allows you to create/modify: databases, tables, views, triggers, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    INDUS is a porject for knowledge acquisition and data integration from heterogeneous distributed data, particularly from bio-informatics databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XMLDataStudio is ODBC based data transfer tool to different databases in XML format developed in C++ and Java. It designed to put minimum effort to use and usable to layman based on wizard developed in Java Swing desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Front-end for managing JDBC compliant databases. It allows you to create/change database objects, run SQL statements, etc. It also allows you to manage database specific objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KFDI bridges file systems and databases over the Linux VFS layer. Taking advantage of relational database technology and XML, data can be managed and searched based on properties. KFDI also introduces some object-oriented concepts into file organization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Portable Oracle sql loader like application in Java. Used to load data from text file to any JDBC compliant databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    psRpt (Perl/SQL Reporting) is a simple Perl module used for SQL Reporting of MySQL, Microsoft SQL, and PostgreSQL databases. psRpt requires a SQL query, report name, and db login info and exports the returned data to Excel, CSV, XML, HTML, PDF or TEX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A Fast, Lightweight, Efficient, Application (FLEA) providing a GUI front-end for any JDBC database. It's main purpose it to provide developers quick ways to interact with databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Emotiv is a project developed in mod_perl to simplify and quicken all the process of publishing and management of databases on the web. It interacts with practically any db (via DBI) and can output tables, graphs and much more with loads of features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pathfinding in relational databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EditDB is a database front-end wriiten in Java (JDBC used) for editing content of databases. Various details about database structure can be viewed. In edit mode, special help is provided to the user when s/he edits foreign or private keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Currently there are 300 or more molecular databases readily available in the Internet. The usage of these data requires a integrated database tools capable of handling complex information. Our approch is to develop a integrated database schemtic tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free SQLExplorer is a front end towards all databases that can be accessed using ADO. It's developed in Delphi with ADO- and JediVCL-components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    ...Following is an example of a query in Pony: select(p for p in Product if p.name.startswith('A') and p.cost <= 1000) Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases. Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libTopo and TopoMap are tools to use, convert, analyze and display topography maps such as ETOPO2, ETOPO5 and GLOBE. TopoMap is the command line interface to convert topography databases to raw data, images, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FirebirdExpress is a set of delphi-components for accessing firebird-databases. All components are designed to work with the current version 2 of the firebird-database-server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web-based interface to SQLite databases with added 'restrictions' that will allow full SQL ANSI 92 compliance for managing tables, data, views etc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    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: 2 This Week
    Last Update:
    See Project
Auth0 Logo