67 projects for "mysql from delphi" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Hello SQL

    Hello SQL

    Spanish-language course repository that teaches fundamentals of SQL

    hello-sql is a beginner-friendly, Spanish-language course repository that teaches the fundamentals of SQL and relational databases through practical examples. It focuses mainly on MySQL for lessons due to its ubiquity in education and professional environments, while also introducing PostgreSQL to broaden learners’ exposure to modern database tooling. The materials emphasize real-world query writing, schema design basics, and the mental model behind SELECT, JOIN, GROUP BY, and subqueries. Learners progress from setup and connection to hands-on exercises that build confidence with CRUD operations and data modeling. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Mall Learning

    Mall Learning

    Tutorial and sample-code repository

    mall-learning is a tutorial and sample-code repository that explores an entire e-commerce system architecture from backend to frontend. The associated “mall” project (with tens of thousands of stars) is an open-source full-stack e-commerce platform built with Spring Boot, MyBatis, Elasticsearch, RabbitMQ, Redis, MongoDB, MySQL and containerized via Docker. The learning repository breaks down architecture, business modules (products, orders, marketing, members), deployment (Linux, Docker, Jenkins) and technical points in detail. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Koha Library Management System

    Koha Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with koha wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address:...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4
    WIKINDX

    WIKINDX

    Virtual Research Environment / On-line Bibliography Manager

    Reference management, bibliography management, citations and a whole lot more. Designed by academics for academics, under continuous development since 2003, and used by both individuals and major research institutions worldwide, WIKINDX is a Virtual Research Environment (an enhanced on-line bibliography manager) storing searchable references, notes, files, citations, ideas, and more. An integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plugins include a...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    SLiMS Library Management System

    SLiMS Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with lm wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address:...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 7
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    We humans are bound by intellectual abilities. All knowledge is far beyond power of any person. The only way to apply knowledge is to build machines able to present it human way but not limited by volume. Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity: * Observation; * Producing propositions based on knowledge; * Elimination of impossible propositions; * Selection and verification of the most appropriate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    School And College Management System

    School And College Management System

    The Free & Popular Student Mgmt. Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a School And College Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with scmt wherever mentioned ) After starting this VM, please login to its administration panels with: Website Address:...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    Kendo Tournament Generator

    Kendo Tournament Generator

    Tool for managing a kendo tournament

    This software manage different kendo tournaments: from local simple championships to professional tournaments with high number of teams. The software can manage the registration of competitors, team generation, design of the tournament (simple, championship, manual, ... ). Also allows the creation of accreditations, list of teams and other documents in PDF useful for manage a real kendo tournament. Finally, it allows to obtain some statistics and feedback from each team and competitors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    CIN-System

    CIN-System

    Parse and store Infringement Notices with web interface and RT connect

    Parse and store Copyright Infringement Notice notices in a MySQL database. Provide a web interface to the salient data of each Notice with search and limited report capabilities. Includes several builtin reports. May use optional RequestTracker (RT) service for action recording. Development depended only on Notices received and ACNS XML v1.2 schema. No other documents, devices/appliances, or marketing information was used. Note that this project does not prevent, interrupt, or track...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MySQL Tutorial

    MySQL Tutorial

    Example-driven guide to MySQL

    mysql-tutorial is a practical, example-driven guide to MySQL that walks readers from installation and basics to everyday administration and performance techniques. It introduces schema design, data types, and constraints before moving to CRUD operations, joins, subqueries, and aggregation. Transaction control, indexes, and execution plans are explained with real queries so readers can see how design choices affect speed and integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Canteen Calandreta

    Tool to manage canteen, nursery and events registrations of a school.

    This software, developed by the Muret's Calandreta allow to manage canteen and nursery registrations of children of a school (for instance, a Calandreta, bilingual school in Occitania in the South of France). The daily order is send by mail with the number of meals with and without pork for children and teachers. Then, it allow to generate monthly bills of families and record payments. More over, this software allow to manage organization of events (description, dates, registrations,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    VStar

    VStar

    Multi-platform Variable Star Visualisation and Analysis

    VStar is a multi-platform, easy-to-use variable star observation visualisation and analysis tool. Data can be read from a file or the AAVSO database, light curves and phase plots created, period analysis performed, and filters applied. Plugins can be developed, e.g. to make additional observation sources available. See also: 1. http://www.aavso.org/vstar-overview 2. http://www.aavso.org/forums/about-aavso/vstar 3. http://dbenn.wordpress.com/category/astronomy-science/vstar 4....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Bibliograph

    Bibliograph

    Open Source Online Bibliographic Data Management

    Bibliograph is a powerful and intuitive open source web application for the collaborative collection, editing and publishing of bibliographic data such as a bibliographies, small library collections or shared research data. It features a modern user interface similar to a desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MySQL English Dictionary

    MySQL English Dictionary

    A Full English - English dictionary in MySQL Format

    A dictionary with 176023 entries. Text was extracted from the files at http://www.mso.anu.edu.au/~ralph/OPTED/ and then parsed and stored in a 16MB MySQL database. The database has three fields : a. word b. wordtype and c. definition. You can use this standalone or as a jquery/ajax/PHP addon for your programs. Acknowledgment of the original content: a. OPTED b. Project Gutenburg c. and the 1913 edition of Webster's Unabridged Dictionary
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    eTests

    eTests

    Formative evaluation platform

    eTests is a PHP/MySQL web-based platform allowing to set formative evaluations using multiple choice questions. It has been developed during a Phd in education at the University of Namur, Belgium. To the students it offers feedback and detailed results to compare with pairs. To teachers it offers a way to analyze questions, validate them, follow the classroom trends of answers, edit questions, surveys, contextualize results regarding to studies sections, period of the year, etc. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The scope of the project is to establish a new architecture personal home pages are managed in the internet, thus the way the users would navigate them. The idea come from the new technology trends from internet. The key idea are compact, concrete, easy manage and loosely coupled structure (peer to peer). I will sketch out the technical detail in the wiki. And began to prototype it in my personal webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lexhoard_php
    Lexhoard is a dictionary tool for storing words in different languages with the ability to link entries (or 'translate') from one language to others. This php version is a very simple implementation created over a weekend. It can use either a mysql or a sqlite database (other databases may be used, in theory, as all db access is done with PDO).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scripture

    Scripture

    Biblical Data-Research Tool

    the real is finite; the irreal is infinite. The unreal is bigger than infinite. real is the physical; irreal is the possible. Unreal is the incoherent, useless, meaningless, insane.. all religions offend me, when someone tries to sell me their delusions. when someone say i can't have morals without religion. when someone doesn't hold others to their level just because of a iron age book. when they refuse to understand why faith is harmful. when they kill and hate for their imagenary gods....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    exito

    exito

    the EXercise event Injection TOolkit

    EXITO, the EXercise event Injection TOolkit, has been developed in order to help the moderators of large scale, multi-party exercises. It has been designed as a communication and coordination tool to keep in track the execution of complex exercises with large number of injects and players. It enables the exchange of events and reports among users by managing a Master Event List (MSEL); massively injecting events; and collecting feedback from the exercise players. EXITO is web based and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next