Showing 42 open source projects for "records"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Adminer

    Adminer

    Database management in a single PHP file

    Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others via plugin. Replace phpMyAdmin with Adminer and you will get a tidier user interface, better support for MySQL features, higher performance and more security. Connect to a database server with username...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MySQL Edit Table

    MySQL Edit Table

    Editor for MySQL - PHP class

    Editor for MySQL database tables. Edit, View or Add records of a MySQL table. Languages: English, French, German, Italian, (Mex) Spanish, Dutch and Swedish Version 1.3.2: PHP8 compatible and two new language files:
    Downloads: 2 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 5

    Vehicle Records Manager

    files are at https://github.com/escix/Vehicle-Records-Management

    This is derivative project from Vehicle Service Tracker by Snyder, Kenneth J. I have moved this project to a new location and renamed it not to conflict with original work. This version Is a conversion from DB2 to MariaDB (MySQL) database.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Database Record Selector and Editor (DB-RSE) is a PHP program intended to be a very simplified MySQL database record selector and editor. Having only three files, it is simple to install and setup. Select a table, select a record, edit, and save. Version 2 now also lets you add new records and copy existing records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHPGrid is a PHP object that allows to browse/add/edit/search/delete records in a database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Captain Compliance - Data Privacy and Compliance Software Icon
    Captain Compliance - Data Privacy and Compliance Software

    Privacy Compliance Software - Avoid Fines and Prevent Lawsuits

    Captain Compliance handles your data privacy requirements so you can be privacy compliant. No more compliance stress, stop stressing over regulatory risks – just privacy protection managed by experts. Our user-friendly platform backed by privacy professionals simplifies the process of navigating regulations, giving your customers transparent choices, and building essential trust for your organization.
    Learn More
  • 10
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    ...PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). Un motor de bases de dato enteramente en JavaScript. Es una herramienta para desarrolladores que permite interpretar y ejecutar sentencias SQL sobre una base de datos de manera offline. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is to support information for a secondary school. This software will be possible to record information for teachers, students, courses, tests and notes. Also records the attendance of teachers and students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DaDaBIK is a PHP application that allow you to easily (you need just to specify some configuration parameters) create an higly customizable a highly customizable front-end for a database in order to search, insert, update and delete records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version. If you find some issue ther let me know and I help you fixing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Manage purchasing orders, inventory and generate custom reports. Features include active directory authentication with support for user, group, access levels per user/group. Still in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AjaxDB

    Ajax web database

    AjaxDB is a Ajax web database that let user view, sort, search data with select list and insert, delete, update records in a web administration interface. User can also modify the design using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    unforced
    Unforced allows you to backup your SalesForce instance into mySQL. Written in PHP allowing xampp applications based on your Salesforce data, yet using a local mysql database for speed, Coming soon: commit changes back to salesforce periodically or on dem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web based school administration software allowing teacher and students access to grades, absence records and reports. Super flexible grade calculation and evaluation capabilities. Translation approximately 4hr/language, tool included (latin based only):!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Xataface DataGrid Module is an add-on module for the Xataface application framework that adds an editable grid component to your applications. It allows users to edit records, add new rows, sort rows, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Student database and management system originally designed for a Christian school. Written by a teacher, it focuses on simplicity and user-friendliness. Key components include student records, grades, discipline, curriculum, attendance, and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gathering on different points in time, with PHP engine, the number of records, space allocated and all variables from MySQL servers store them in a own MySQL database and document the evolution of included servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This class provides some methodts - to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..) - To insert, update or delete records - It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Records, organizes, and displays requests for prayer. Users access the program via their web browser. Requires PHP 4+ and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pdo-x is a lightweight Data Access Library for PHP5. It wraps the PDO extension included in PHP 5.1+. pdo-x allows you to use objects to interact with records in your database tables. Supports transactions & prepared statements, MySql, PostreSQL, & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpCodeGenerator is a free database driven website code generator. It reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next