Showing 20 open source projects for "table database"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    InspectionPro X

    InspectionPro X

    Professional desktop tool for managing industrial inspection reports

    InspectionProX is a standalone desktop app for managing industrial inspection reports. No Python or extra software needed — just run InspectionPro.exe on Windows. Key Features: Secure role-based login (Admin, Editor, Viewer) Reports table with filters (Discipline, Area, Tag, Result) Easy report creation/editing form CSV/Excel import & export with progress Charts dashboard for result analysis User management & custom headers Database switch, backup, publish Clickable links & color-coded results Perfect for oil & gas, petrochemical, construction industries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aestel

    Aestel

    Applications for data management

    "Information is data in action", and, consequently, having good quality data is essential. The AESTEL package contains two highly configurable applications for data management: A data loader and a reporting application, i.e. DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer. Both applications work with any relational data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDecisiontable

    JDecisiontable

    Stop to rack your brain, start using process-oriented decision tables!

    This tool is about a method called "process-oriented decision tables". These are decision tables but different from "normal" decision tables. They fix the flaws of traditional decision tables making it a joy to work with. But they keep all benefits of traditional decision tables. First of all they present the logic in a very dense form. 1. Explore all possible combinations of conditions and actions by question-and-answer. 2. Have a compact one-sheet-view on complex logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    ...This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Periodic Table of Elements
    PTable is a lightweight and easy to use application hat aims to bring you more information about the chemical elements which are represented in the periodic table. Besides the colored grouping, PTable is able to display details about any element you click onto. Thus, you can view the atomic number, symbol, common name, atomic weight, density, state and much more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    ...It includes a nifty stopwatch widget as a metaphor for measuring performance. The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously. The user / programmer of the API Jar designs their own messages, specifying the set of properties and their types which will be sent with each event they want to report. The properties in the custom message are the fields in a log table created specifically for that task. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sphinx SD Tools

    Common accessible environment for system dynamics simulation.

    The Sphinx project is dedicated to create common accessible environment for system dynamics simulation. This software is developed on Java 6 platform and use Java Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    LogicCalculus

    LogicCalculus

    A logic IDE for the sentential logic and the predicate logic.

    LogicCalculus is a logic IDE for the sentential logic and the predicate logic. Currently it can evaluate expressions and fill a truth table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    javadbchem

    A universal chemistry database system, using Java and any rdbms

    ...The system holds atoms and bonds as entities in the rdbms, this makes it possible to have properties recorded using foreign keys and referential integrity. Apache Torque is used for database access. The build system of the project makes it possible to add properties directly to the molecule/atom/bond tables. This makes it more flexible than systems where structures are saved as monolithic blobs in a single table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    ...You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The open source augmented reality server, or POI (Point of Interest) search. In its simplest form, it takes a database of points with latitude/longitude, and a search request at a given latitude/longitude, and returns the points sorted by distance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Manager of the International Classification of Diseases (ICD). Using MySQL database. The current version in Catalan (available in English and Spanish). In collaboration with CatSalut (Catalan Health Service) and TermCat (Catalan Terminology Service)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    clinicalStudyTracker

    Clinical study tracker tracks case study members through activities.

    Developed at Medical Research Council UK to meet a common clinical trial need to track various types of clinical data. Users log dates of completed tasks against participant ID. Simple, useable, reduces lost data! Makes graphical progress reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CEarth
    C# rich client, displaying the data of a free towns database in a Google Earth component, a Tree Table visualization component and showing Bing image results of these data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This PHP script allows You to plot bubble charts on Google Earth. Have Your data in a query, view, table with fields: folder, name, latitude, longitude, radius, color, additional data. Set the DB parameters in the config file, and enjoy the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A visualizer for FRAM (Functional Resonance Accident Model), a JCS-model developed by Erik Hollnagel at LiU, Sweden. This tool helps modelling the the FRAM table and visualize it. This project has moved to http://code.google.com/p/framvisualizer/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Simply put it is an Open Source Periodic Table of Elements in Java. The aim is create an open source periodic table of elements along with a database of elements data that can be extended and accessed by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB