Showing 322 open source projects for "db-explorer"

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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Building Blocks that build off of each other. Libraries in PHP, CSS, JavaScript, and examples included to custom tailor them to your needs. File Manager -> uses File PHP class, Directory PHP class, CSS menu, JavaScript enabled CSS menu for IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SoPhy is an issue tracker, written in PHP. Is intended to facilitate the task of handling requests of any type in any area of support that requires it. In order to fulfill this objective it counted on knowledge base, a driver repository and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OOB/N1 is a PHP5 Framework. Its meant to work under IIS/Apache and Win/Linux enviroments without modifications. This framework is not a simple Template/DB pack, but a complete engine to develop PHP-Applications.
    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
    PHP code generator that can quickly and easilly create code for database operations (create-read-update-delete), with flexible code-generation options, based on table data gathered from a DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ADbD is Abstract Database Library. Written in PHP5. Is design for speed and simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Omega Engine is an Open Source PHP Framework released under the GNU GPL License. It's a Modular Framework which acts off of a core that controls a collection of Modules. Modules are indepenent classes that each do different things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Simple Framework for Web Development is an effort to create just that: a simple, understandable framework for creating new PHP web applications. It's purpose is to serve as a learning guide for students wishing to learn PHP.
    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
    DB Initiator is a tool to quickly populate a database with nonsense data quickly and easily. This can aid in testing the scalability of your database driven website, or easily design the UI with plenty of data loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Design matrix for permissions-based data management applications; forms, reports, ad-hoc queries, with group-level permissions for all elements; allows easy management of diverse access levels for users on the same system. Extends smarty; requires mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A number of PHP-scripts and other website related files (html, css, ...) to act as libraries for adding dynamic content to websites. K.I.S.S. (keep it small and simple) strategy, OO (object-oriented) approach. Standalone solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    is a component-based and event-driven Web programming framework for PHP 5. with database abstraction based on ADODB and persistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Make a private MySQL db public by randomizing sensitive information. Good for demos or to share with other developers. Keep all relationships but change names, addresses, phone etc to provide working db for demo or development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPGame is a framework to develop web based games. It will include several features common to all games (DB, Templating), while at the same time producing quality PHP games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Akorn RDS is an OS, browser, and database independent application infrastructure written in PHP that enables the rapid construction of robust secure applications. It includes customizable CSS based interface, PDF reporting, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SourceForge for collaborative writing projects. A project management system written in PHP designed to aid group work on Creative Commons type written projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PMVCLite (abbreviation of PHP Model-View-Controller Lite) is a lightweight and powerfull generic object-oriented web application framework library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    php-Classes for easier handling (Day)Time and Date-Values like seconds, minutes, hours, days, weeks and Calendar-Dates and Timespans, espacially as interface between DB and Display, handles Unix-Timestamp, MySQL-Timestamp, ISO, DIN, AMI, UK, local-names,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP on Trax is an open-source web framework in PHP for writing real-world applications using less code than most frameworks, implementing the model / view / control method. (based off of the ruby on rails project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a class to map an object to db (Object relational mapping ORM), written in PHP 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB