Search Results for "delphi database framework" - Page 9

Showing 2577 open source projects for "delphi database framework"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Tinn-R

    Tinn-R

    Tinn-R Editor - GUI for R Language and Environment

    The Tinn-R is an open source (GNU General Public License) project. It is an editor/word processor ASCII/UNICODE generic for the Windows operating system, very well integrated into the R, with characteristics of Graphical User Interface (GUI) and Integrated Development Environment (IDE). Project leader and main developer: José Cláudio Faria/UESC/DCET. LANGUAGE: Object Pascal, IDE: DELPHI 2007.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    NSBase

    NSBase

    NSBase is a database management system.

    NSBase is a database management system. NSBase use SQLite, Firefird, Interbase, MariaDB, Mysql, Postgresql, Sybase It allows to quickly build complete database applications. Its modern interface is simple and ergonomic. Its scripting in LUA makes it possible to dynamize your applications. It is a rapid development workshop (IDE / RAD) visual type (sqlite form generator). It is a real alternative to MSAccess, kexi and other. Import your database : Text files, MS Access (MDB File),...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    The general purpose of this library is to have some useful and handy tools to develop quick and easy robust java code. The main focus of the library is to implement general development features like logging, parsing, resource handling, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    rigel-torque

    A web/swing framwork for Torque base application

    A pure java framework to simplify database operation in web or swing application that use Torque layer. Very useful in Turbine applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Zoom Investment Portfolio Manager

    Zoom Investment Portfolio Manager

    Record your investments in stocks, shares and funds

    DESCRIPTION A simple to use manager for your investments in stocks, shares and funds. Unlike web based portfolios your data is kept confidential, stored on your own computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SignServer
    The SignServer is an application for server side signatures called by other systems. It is flexible and can be customized to specific needs. The SignServer have a ready to use TimeStamp server and signers for PDF, XML, ODF, PGP, OOXML and MRTD (ePassport DS).
    Downloads: 40 This Week
    Last Update:
    See Project
  • 7
    bitfarm-Archiv Document Management - DMS
    bitfarm-Archiv is a powerful Document Management (DMS), Enterprise Content Management (ECM) and Knowledge Management System (KMS) with Workflow Components. Help us! As we live in the internet age, the best thing, you can help, is to write a short statement about your scenario and your use of the DMS, along with your experiences and put it on your own website or in a blog or forum. It would help us best, if you can also add a hyperlink to our site http://www.bitfarm-archiv.com. By this...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    NumeRe

    NumeRe

    Framework for numerical computations, data analysis and visualisation

    Curve fitting | Data analysis | Plotting | Matrix operations | FFT | Extensible framework | Multiple file formats | Programmable | Open source | Free for everyone NumeRe: Framework for Numerical Computation is a numerical framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically. Keep simple things simple: You want to plot a sine function? Just enter 'plot sin(x)'. You want to load some...
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 9
    This project's goal is to create a framework for creating rich, interactive role-playing games that is backed by the full power of the h2 java relational SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    JLib Persistent

    Library with a Java object-relational framework

    Java Object-Relational library for class persistence through different technologies (like SQL database servers, text files, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SPINA

    SPINA

    Structure parameter inference approach for endocrine feedback control

    SPINA is software for the rapid, reliable and accurate determination of constant structure parameters of endocrine feedback control systems. It is a class of static function tests that require nothing more than steady-state concentrations of hormones or metabolites obtained in vivo. The first version of this cybernetic approach had been developed for the evaluation of the functional status of the thyroid gland, i.e. thyroid's secretory capacity (gain of thyroid, GT or SPINA-GT) and sum...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Skeet

    Skeet

    What...? Skeet is evolving to SLV

    Skeet is an open source framework designed for building scalable serverless applications with Firebase, Google Cloud, and GraphQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    7x Primer

    7x Primer

    7x Primer Framework v1.5 — PHP 8.5 Support (Stable; Open Source)

    7x Primer Framework (v1.5) is a PHP 8.x-compatible continuation of the symfony 1.4 MVC web application framework. It provides: A Model-View-Controller architecture with clean separation of concerns Convention-over-configuration — a predictable directory layout that removes boilerplate sfPatternRouting — a flexible URL routing engine with named routes, parameters, and requirements Action pipeline — executeActionName() methods dispatch HTTP requests through configurable pre/post filters to typed PHP template files symfony1-style autoloading via sfCoreAutoload — every class in lib/ is available on demand Composer integration (new in 1.5) — vendor/autoload.php coexists with sfCoreAutoload via PHP's spl_autoload stack, giving access to the full Packagist ecosystem ORM integration — sfDoctrinePlugin and sfPropelPlugin remain fully functional for database-backed applications Lime test framework — a TAP-based unit and functional test suite with 600+ t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TRUNKS

    Web and Mobile framework

    TRUNKS is a web J2EE framework. It's dedicated to develop all kinds of applications in a basic way. Used technologies are based on a MVC model, XML for screen definition. Are included navigation, multilanguage, security, CSS styles, data export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Offline Gym Software

    Offline Gym Software

    A comprehensive, professional-grade gym management software

    ...Built with C# and SQL Server LocalDB, it offers a complete solution for managing members, payments, attendance, and administrative tasks with an intuitive user interface. Feature Detail Platform: Windows (Windows 7/10/11) Framework: .NET Framework 4.8 Database: SQL Server LocalDB (No external SQL Server required) UI Framework: Windows Forms Reporting: Crystal Reports Charts: Windows Forms Data Visualization Barcode: USB Barcode Scanner compatible System Requirements OS: Windows 7, Windows 10/11 Processor: 1.5 GHz, 2.0 GHz+ RAM: 2 GB, 4 GB+ HDD Space: 500 MB, 1 GB+ Database: LocalDB 2019, LocalDB 2022 .NET Framework: 4.7.2, 4.8
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    pglogger

    Logger to use from within PostgreSQL

    pglogger is a logging framework for PostgreSQL. It is inspired by log4j.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    ...Follow the 'Wiki' link above to explore everything about the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    banana-php

    banana-php

    A balanced, adaptable PHP framework for all skill levels.

    BANANA-PHP (Balanced Adaptable Next-Generation Advanced Nimble Architecture) is a flexible PHP framework designed for developers of all experience levels. It combines beginner-friendly simplicity with professional-grade features like: Smart Routing: Auto-configured with override options. BananaORM: Intuitive database management. Built-in Security: CSRF, XSS, and SQL injection protection. Skill-Adaptive Modes: Switch between beginner, intermediate, and advanced syntax. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tulip
    Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer/user with a complete library/software, supporting the design of interactive information visualization
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20
    Sinal Musical 3.2

    Sinal Musical 3.2

    Programa para tocar sinal musical no intervalo de aulas

    Para testes de 30 dias. Não precisa de equipamento exclusivo, só ligar um cabo de som de um computador à mesa de som. instagram: https://www.instagram.com/sinalescolarmusical/ Contato: programa.sinal.escolar.musical@gmail.com Agora com botão COMPRAR para facilitar. Pagamento com Mercado Pago: Pix, Boleto e Cartão. https://sinalescolarmusical.netlify.app/ Novidades: - Escolha as vozes das mensagem, no Windows 10 e 11 até 4 vozes - Testado em Windows XP, 7, 8, 10 e 11 -...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Scribe
    Scribe is a CMS for the Liferay Portal framework. It includes Web Content Management as well as Learning Management System features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    aguacate

    With aguacate you get a better taste

    Aguacate is a framework with focus on implement business logic functionality, using configuration files (json) instead of programming. See the wiki and the videos See https://github.com/mcnew/aguacate-swagger-demo for a functional demo using docker-compose Videos in Spanish: https://www.youtube.com/playlist?list=PLSHQIkodyHroW2XF7BWCrymDv_Nlj7HRS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LazyJ is a rapid development framework for Java-based WEB applications. It includes a very fast template engine, page and data caching, database wrapper with connection pooling, database-backed sessions, time-bounded execution and other nice features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CTKlib

    CTKlib

    CTK ToolKit library (CTKlib)

    CTKlib - is library that provides "extended-features" (utilities) for your robots written on Perl. Most of the functions and methods this module written very simple language and easy to understand. To work with CTKlib, you just need to start using it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 2 This Week
    Last Update:
    See Project
Auth0 Logo