Showing 144 open source projects for "data entry program"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    ...The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph were items on shelves like books or CDs. By providing a zoom and rotate features I was able to browse my books or CDs on my shelves anywhere in the house. The more I used the program the more features I wanted to add. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    DB-Addin

    DB-Addin

    Excel Addin for querying and storing database data

    ...First, DBAddin provides DB Functions (see DBFuncs User-doc), which are an alternative to the Excel built-in MSQuery (integrated statically into worksheets having severe limitations in terms of querying and constructing parameterized queries (MS-Query allows parameterized queries only in simple queries that can be displayed graphically)). Next, methods for working with database data (DBModifications: DBMapper, DBAction and DBSequences) are included. This also includes a row entry oriented way to modify data in so called DBSheets (see DBSheets). The old code (SF-Code) is based on VB6, the current code is VB.NET (based on ExcelDNA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Gentry is the civilized way to enter data into a MySQL database. I wrote this progam as I was tired of typing "insert into table values (..." statements over and over and also wanted a chance to learn GTK. This program will connect to a database and tab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    fields.awk

    A flat-file database program written in bash shell and awk scripts.

    Fields.awk allows users to create and work with small-to-medium databases on their home computers or a mobile device with bash shell terminal emulator. It runs on any OS compatible with bash shell, including Linux, FreeBSD, MacOSX, and Android. Certain optional features (printing/encryption) are dependent on external utilities such as lp or ccrypt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Books

    A text based book-keeping application

    Written in C++, Books is a database book-keeping program where the user can add, edit, print, sort, and remove books. The data enter-able includes Author, Title, Publication year and cost. All information is stored in a .dat file (but not in a particular format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    phpMyTable

    A php class to generate table like data entry system from mysql tables

    phpMyTable makes a mysql table live on a web page, i.e. create, edit and destroy operations on a single page within the table, like a spreadsheet software or MS Access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tiedot

    tiedot

    A rudimentary implementation of a basic document database in Go

    tiedot is a document database engine that uses JSON as document notation; it has a powerful query processor that supports advanced set operations; it can be embedded into your program, or run a stand-alone server using HTTP for an API. It runs on *nix and Windows operating systems. tiedot has fault-tolerant data structures that put your data safety first, while easily scales to 4+ CPU cores. tiedot has very stable performance, even with millions of records! It consistently achieves high throughput, swallow more than 120k records or 80k complicated queries per second with confidence. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    EXZELLENZ
    Mar 2025 - Project moved to Github: https://github.com/symbolthree/exzellenz EXZELLENZ is a pure-Java program to manipulate table data in Oracle database through Microsoft Excel file (in xls and xlsx formats). Using Apache POI and JDBC API, this program can be used to download, insert, update, and delete data in database tables. It does not use any Office VBA, so you don't need to change the Excel security settings, and no need to worry the 32/64bit compatibility. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3. All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given! SimpleDemo contains more complete apps that can be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    MyMDBDump

    A tool to dump data from a MariaDB database in various formats

    ...A lot more other features are added that makes this program different from mysqldump, such as the ability to unpack dynamic columns, formatting of temporal data and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    meta-treedb

    on-disk memory library using meta-data

    ...If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list and variable-entry-sized-array implementations for you to use in your data structures. So, what distinguishes meta-treedb from treedb? * "class" interfaces for treedb collections These are vtables (virtual function tables) that implement the interface. * faster compiles - only the "class" interfaces are visible to client code This is at the expense of a small performance hit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ittikon

    Ittikon

    Gestionale DDT e Fatture Invoice

    Download Program from: http://www.coopcimi.it/Download/IttiKon.zip WINDOWS SOFTWARE Management of Master Data, Inventory, Production, Payments, Multi-User, loading and unloading, Lotti. working program but still in the development phase. Prints and running previews. The author has interest in obtaining advice from users. The program relies on MySQL DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TISCONSREP - консольное приложение, позволяющее сформировать отчет по трафику, используя базы данных ПО Traffic Inspector (Трафик Инспектор).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Acacia

    Acacia

    A generic biodiversity database management system

    An interactive data entry, querying, and editing system based on a generic conceptual schema for taxonomic databases. It combines the automated use of scientific names and synonyms in a species checklist with online access to geographical data and common knowledge data (morphological descriptors, genomics, ecology, vernacular names, economic uses, structured notes and conservation status) about the species.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ShelterOps

    ShelterOps

    ShelterOps - Animal and Wildlife data management software

    ...ShelterOps can run on a web server or be installed on a local WAMP server and can be configured for multiple locations. The animal module includes the ability to export data to PetFinder, Adopt A Pet or your website, as well as manage medical procedures, track treatment regimens, asilomar classiification and more. The core and optional modules within ShelterOps provide the framework to create a customized solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GEQUEL is a GTK/C based frontend for the MySQL database loosely derived from an older program xsqlmenu. It can retrieve data from MySQL databases, present them in a nice browser, and allows for update,delete,insert,query,search and copy operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhaseIt

    PhaseIt

    Graphical PDF Library

    PhaseIt is a PDF database program for your literature projects. It allows to import PDFs using simple drag-and-drop and offers fast, graphical categorization of your files, as well as easy access via your favorite installed PDF reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22

    An Open Source Knowledge Base System

    An open source, web based, platform independent knowledge base system.

    ...Comment hover links let you read in an AJAX generated hover window, the comments to an article in the main list view without having to go to the comments page. Password protected user accounts, and group support, with read only guest user, full control admin, power user/moderator, and default data entry user with restricted privileges. Users can view all data but only modify their own data unless user is admin or moderator, default users can't delete anything. Moderator is more restricted then admin but less restricted then default user. Supported data export formats: .doc .xls .csv .pdf and .xml. Printing and exporting can be done from any part of the site. single articles or multiple items from the list view. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    Mar 2025 - Project moved to Github: https://github.com/symbolthree/xdoclient XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource. The connection can be setup to run as an EBS user and responsibility so that you can test you data template and RTF template in an environment same as in EBS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Open Delays

    A program that gather trains delays data

    A program that gather trains delays data, so as to make user able to make statistics. Delays are published by train companies, but only the current day is available. Open Delays intends to gather this data in the longer term, so users can have a statistical vision on the train they use, and control and identify structural problems in train exploitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Biblioteka Filmów (MK Film DB)

    Database program with plenty of options written in c++ and Qt

    MK Film DB (in Polish : Biblioteka Filmow) is a program for cataloguing movies stored at DVD, VHS, CD media or in form of files stored on hard drive. This program has multiple fields in which user can enter freely data grouped in comfortable Graphical User Interface. MK Film DB is also lightweight and fast and easily can be transformed to use from pendrive. MK Film DB was also published at CD of PC World Computer magazine in Poland in 2007, where it is known by name "Biblioteka Filmów". ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB