Showing 1709 open source projects for "table"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Freecell on Canvas

    Freecell on Canvas

    Online Freecell based on html5/canvas

    This implementation of the popular Freecell card game can be played on any canvas-enabled browser, without installing anything. The game is based on html5 canvas and Javascript. The table is scalable, which means that cards make up most of the available space, making manipulation easy. During play, obvious moves will be made automatically, even 'supermoves' are supported. Since version 1.0 hints are included (which may or may not be useful). Since version 1.1 mobile devices are supported (courtesy of jonfr00) and i18n was added for the English language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ngx-datatable

    ngx-datatable

    A feature-rich yet lightweight data-table crafted for Angular

    ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it. It was built for modern browsers using TypeScript, CSS3 and HTML5 and Angular 8.0.0. This is the sister project of the angular-data-table that is designed for Angular 1.x. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PL/SQL ESRI Shape & dBase Converter

    Creates a shape file from a query

    This PL/SQL package converts a query with a sdo_geometry into an ESRI shape file and a shape file into a Oracle table. It can also convert a Oracle table into a dBase file and vice versa. Sample 1 - create a shape file (alk.shp, alk.shx, alk.dbf) of type 5 (=Polygon) from table MYTABLE with sdo-column="geo" and SDO_GTYPE=3003: select zvk_shape.write_shp('DATA_PUMP_DIR','alk', 'select t.C01 "NAME", t.C20 "FLST", t.GEO from MYTABLE t where t.C02 = ''ALK'' order by t.C01','GEO',5) "alk" FROM dual;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Struts2Builder is a Java code generation project. It will log into an existing database and generate a working Struts2 / Spring / Hibernate or MyBatis application for every table in that database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    RSS

    RSS

    Online cloud school information management software

    ( RSS ) is elegant in its operational concept of a ‘ Service Oriented Approach'.The distributed and synchronized data provides the source of information needed for student, parent, staff and management at a much higher speed. It is designed to speed up various tasks across the institution system and offers modules from student robust features that benefit educators, students, and staff. An ERP solution that can be accessed anytime, anywhere, RSS automates the entire student lifecycle —...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    ...Different types of tag markers can be incorporated e.g. grammatical, functional, semantic, linguistic markers.Tag-sets can be configured (modified/extended) by accessing the related table in the supporting database, The user can upload text files where sentences are normalized and inserted into the supporting database. Multiple narratives can be listed in the text file, where narratives are separated using a # symbol. The text upload process entitles the initial (POS) tagging of uploaded text using Stanford (POS) tagger. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 0 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
  • 10
    ...PAVT logically explains the process of parsing showing the calculations involved in each step. The output of PAVT has been structured to maximize the learning outcomes and contains important constructs like FIRST and FOLLOW sets, item sets, parsing table, parse tree and leftmost or rightmost derivation depending on the algorithm being visualized. For instructions to use, see readme.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LazySloth

    A tool to quickly generate SQL create table query and Java Bean

    This class contains the whole treatment. The main class parses partially command line arguments and call appropriate methods to parse the command line arguments and the generation methods. Usage : java -jar LazySolth.jar [-java|-sql|-both] Table_Name Column1 Column2... The accepted options : -java : to generate only java -sql : to generate only sql -both : to generate both java and sql. The column starts with a letter to specify the data type and the rest is the column name. Accepted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Logician is a JavaScript and C++ cross-platform Decision Table and XML based Rules Engine. Decision tables provide an efficient, easy way for expressing complex rules and deploying to the client on both the desktop and in a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PDFill PDF Editor
    ...PDF Document Management to Insert, Replace, Delete, Renumber, Extract, Move, Rotate and Crop PDF Pages, to Add Bookmark, Header, Footer, Watermark, Attachment, Action, JavaScript, Digital Signature, and Bates Numbering, to optimize PDF and extract into Text and Image. Deskew PDF to rotate, move and scale like image. Thumbnail to rearrange pages by drag and drop; PDF Form Maker with Field Recognition, Multiple Copying, Table Order and Calculation Order; PDF Ink Annotator to write, draw, mark or highlight using the pen input; PDF Form Filler to save fill-in PDF forms with data import, export, batch or auto fill; PDF Filler
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    WORDPRESS PLUGIN - USER PROFILE IMAGE

    WORDPRESS PLUGIN CUSTOM AVATAR - USER PROFILE IMAGE FREE GITST SOFT

    ...Avatar is stored in database: use gitst_set_avatar shortcode to display avatar set option. In GITST site you can find other free software as well - This plugin will override the WordPress get_avatar hook. - This pligin will create gitst_avatar table in database. - Note: Deleting Avatar plugin will not delete gitst_avatar table from database. - Note: Avatar stored into database as base64 file. - Note: If you have any sugestion to improve plugging pleaes contact GITST TEAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BillerFX

    BillerFX

    A JavaFX based invoicing application for restaurants

    ...Keeps track of the orders received from individual tables and generates a printable pdf invoice (automatically calculates the discounts and taxes) in the end. Manages a history of the visitors, their visit frequency, favorite table and items (based on order history). It also keeps track of the number of items sold (weekly/monthly) and especially for drinks it notifies how much volume of a particular drink is remaining. Supports emailing the invoice to the client so that papers are saved. To download, go to releases and download the setup file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Front provides a compiler front end generator that can generate a parser, pretty printer, symbol table handling, and Abstract Syntax Tree data structures and traversals. It also provides a C preprocessor library, and an AST rewriter generator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AJAX Live Search

    AJAX Live Search

    PHP search form that similar to Google Autocomplete feature

    AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type. Getting the current example in index.php to work including creating a dummy database and a table should not take longer than 7 minutes. But it will take more in case you need to integrate it in an existing project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    stellarics

    Inverse Compton emission from heliospheres of sun and stars

    Cosmic ray electrons scatter on the photon fields around stars, including the sun, to create gamma rays by the inverse Compton effect. This program computes the spectrum and angular distribution of this emission. The software also includes general-purpose routines for inverse Compton scattering on a given electron spectrum, for example for interstellar or astrophysical source modelling. For further information see these publications: http://arxiv.org/abs/astro-ph/0607563,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    ...This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLMate

    SQLMate

    Rapidly generate a DAO for SQLite

    Complete source code, usage example, & a code-generated test case are included in the .jar file. ( See main.java for the usage / code generation example )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SQLPractice

    Un outil pour pratiquer SQL en classe.

    L'élève lance SQLPractice, copie les requêtes initiales créant la base de données (le professeur peut fournir un fichier SQL avec les CREATE TABLE et les INSERT qui vont bien, en plus du livret d'exercices) et les exécute. Il peut ensuite saisir ses propres requêtes et vérifier qu'elles produisent bien la table correspondante. L'outil inclut le moteur de base de données relationnelle Derby, de la Apache Foundation. SQLPractice est un logiciel libre, distribué sous la licence Eclipse. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQL Script Generator
    SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. The initial goal of this prject was to to demonstrate basic coding structures, Visual Basic Language, SQL, .NET WinForms theming .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Harbour OORDB

    OORDB is a Object Oriented Relational Database Lib for Harbour Lang

    OORDB is a Harbour Library that provides capability to define, build and maintain Relational Databases using an Object Oriented approach in which the Database is maintained by defining Primary Keys, Relations, Dependencies, Constrains (at table and field level), Secondary Indexes are supported. Fields can be of the following types: String, Memo, Integer, Float, Logical, Date, DateTime, Modtime, Object ( a Table Object )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...KMC 2 is one of the fastest k-mer counting implementations, so we employ KMC 2 for k-mer counting in our package. Because in many cases we need to compare tens of or even hundreds of samples, we adopt the concurrent hash table in Libcuckoo for efficient k-mer counting. Once the differential reads are extracted, they can be used for downstream analysis including assembly to identify genes that are differentially abundant between groups of metagenomes (e.g., healthy vs diseased). Please refer to our RECOMB paper for more details: Wontack Han, Mingjie Wang and Yuzhen Ye. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    littletable is a lightweight in-memory data manager of collections of Python objects, providing ORM-like access for querying and joining data using object attributes as pseudo-columns.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo