Showing 33 open source projects for "mysql from delphi"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    BaikalDB

    BaikalDB

    BaikalDB, A Distributed HTAP Database

    BaikalDB is a distributed enhanced structured database system. It supports sequential and randomized real-time read/write of structural data in a petabytes-scale. BaikalDB is compatible with MySQL protocol and it supports MySQL-style SQL dialect, by which users can migrate their data storage from MySQL to BaikalDB seamlessly. BaikalDB internally provides projections, filter operators (corresponding with SQL WHERE or HAVING clause), aggregation operators (corresponding with GROPY BY clause) and sort operators (corresponding with SQL ORDER BY), with which users can fulfill their complex and time-critical analytical and transactional requirement by writing SQL statements. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    ...Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks SQL over HTTP and uses the MySQL protocol (you can use your preferred MySQL client). JSON over HTTP: to provide a more programmatic way to manage your data and schemas, Manticore provides a HTTP JSON protocol. Written fully in C++: starts fast, doesn't take much RAM, and low-level optimizations provide good performance. Can sync from MySQL/PostgreSQL/ODBC/xml/csv out of the box. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ClickHouse

    ClickHouse

    A fast open-source OLAP database management system

    ClickHouse® is a fast, open-source column-oriented database management system that can generate analytical data reports through SQL queries in real time. According to several independent benchmarks, it far exceeds other comparable column-oriented database management systems, working even up to 1000 times faster. It is able to process hundreds of millions to more than a billion rows and tens of gigabytes of data per single server per second. Apart from its blazing speed, ClickHouse is highly...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Ascoos Web Server

    Ascoos Web Server

    Is a web server for all Web Developers and Web Designers

    For PHP 5.6 - 8.4.X see: Ascoos Web Extended Studio (AWES) is here : https://sourceforge.net/projects/ascoos-web-extended-studio/ ASCOOS Web Server is a rich package designed as a versatile web server for development purposes. It incorporates third-party components such as PHP, MySQL, pgSQL, MongoDB and FileZilla and stands out through a compact setup and a well-built administrative panel. ASCOOS Web Server allows you to work with multiple versions of PHP and MySQL without having to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    Configuration of GPS flight devices, plan and analyze flights on Google maps (incl. airspaces), manage waypoints and store flights (flightbook). Supported are all devices from Flytec and Brauniger. Supported Files: igc, OpenAirspace, kml, wpt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AliSQL

    AliSQL

    MySQL branch originated from Alibaba Group

    AliSQL is a MySQL branch that originated from Alibaba Group. It is based on the MySQL official release and has many features and performance enhancements. AliSQL has proven to be very stable and efficient in a production environment. It can be used as a free, fully compatible, enhanced and open-source drop-in replacement for MySQL. AliSQL has been an open-source project since August 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EnBpgs
    This project focuses on the Earth & Beyond (PGS) server as well as a client side proxy launcher. E&B was originally developed by Westwood Studios and later managed and developed by EA Games. EA retired Earth and Beyond in Sept. of 2004. --------------------------------------------------------------------------- Earth & Beyond Privet Galaxy Server goal of the reborn team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CommandCentre

    CommandCentre

    Command Centre

    Free to join for developers who support the Free Software Foundation cause. This is my research project from 2003, which I recently updated with acceleration- and console changes (Surround Sound, Doppler Effects, Device Updates, Physics) in a long weekend but project should be considered abandoned. Additionally, the Performer libraries have been abandoned by Silicon Graphics. Minor setup- and make reconfiguration bugs, no changes planned. The Command Centre is a Simulation Programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    SSDM (formerly SqlceViewer) is a database management studio for universal databases.Includes : MySql,Access,SqlServer,Excel,SqlCe,SqlLite,Firebird.etc.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NRDB Pro is a GIS tool enabling environmental and socio-economic data to be stored and distributed as a single database. It supports the import, digitising, encoding and export of spatial data and the production of maps, graphs and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++dbc

    C++dbc

    Generic C++ database connectivity class library

    A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EffiDB
    Portable C++ RDBMS client library. Provides C++ API and isolates application from low-level DB interactions. Manages database connections, builds and executes SQL statements, parses query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dbre
    DBRE - is a system for asynchronous point-in-time databases replication. In addition, it can be used for a single transfusion of data between the DBMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This product is no longer maintained: The author created alternative tools: https://databunker.org/ and https://privacybunker.io/ GreenSQL is a database firewall engine used to protect Open Source Databases from SQL injection attacks. It works in proxy mode. Application logic is based on evaluating of SQL commands using risk score factors, as well as blocking of sensitive commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Parse and load data from a flat file into a database with predefined tags placed in the flat file to indicate table names and a configuration file holding database and login information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spock Proxy supports range-based horizontal paritioning of a large MySQL database. The proxy intercepts SQL queries from the client, sends queries to the correct databases based on the partitioning, and returns aggregated results to the caller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Personal AMP - Apache, MySQL and PHP - stack for the S60 mobile phone. For installation and other information, please follow the 'Project Web Site' link to the right, or Project->Website from the menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The only multithreaded database spell checker. The user can internationally spell check selected tables from a given database into eventually another database. You can spell check/migrate multiple databases on multiple threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The AutoCodeMachine will generate the business object and logical data processing object according to the table schema from various database . UI is based on WPF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LoggerFS is a fuse-based virtual file system that allows you to store log files from apache, syslog and more directly in a database instead of a regular file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pluggable Storage Engine Obejct-Oriented framework for MySQL 5.1. Provides a set of C++ base classes from which one descends to create a new PSE. Includes the base classes, utility code, debug code, and an example PSE based on PSE-OO called BlackhOOle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NDB/J is a Direct Java API for storing and retrieving data from MySQL Cluster's NDB storage engine, without using the MySQL server. NDB/J has compiles on MySQL Cluster 5.0.x (tested on 5.0.37) and 5.1.16 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Create XML output directly from MySQL using user defined functions (UDF) in an SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CatManDo is a complete catalog, shopping cart, and checkout solution for PHP- and mySQL-enabled web sites. Build your catalog from the ground up in just minutes, let your customers pay you via Paypal, upload your pages, and you're in business!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next