Showing 1709 open source projects for "table"

View related business solutions
  • 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
  • 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
  • 1
    librvngabw

    librvngabw

    Export filter from librevenge to AbiWord

    librvngabw is an AbiWord's generator for librevenge. It supports librevenge's text document interface and has a small interface to convert embedded spreadsheet in a table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Outline Sidebar

    Outline Sidebar

    Creates table of contents in the sidebar

    Outline is a Firefox WebExtension that outlines the page. To install add-on follow this link - https://mzl.la/2RSwScT Also is available as Cloudflare App - https://www.cloudflare.com/apps/outline-tool It generates a table of contents by extracting all the headings in the page. Automatically creates table of contents in the sidebar that can be clicked through, for easy document navigation. How to use ---- 1. Click the Outline button beside your address bar to activate it. You will see a box coming from left with the outline in it. 2. Click on any of the headings in the outline to jump to the corresponding section on the page. 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OpenData

    Open source coronavirus 2019 sample application using open data

    Open source software using open data with template code to demonstrate getting open government data such as the coronavirus 2019 (COVID-19). It takes data in feed format such as CSV, JSON, etc. to process maps, pie charts, line/bar graphs, HTML table that can be copied and pasted to spreadsheets such as Excel. The purpose is to provide template code to access open data readily available from official government websites useful for regional data analysis, latest information at a glance with data visualisation, etc. Sample includes region like Australia, Austria, Belgium, Brazil, Canada, Chile, Czechia, Denmark, Estonia, Europe, Finland, France, Germany, Greece, Hong Kong, Iceland, Indonesia, Ireland, Israel, Italy, Japan, Luxembourg, Macau, Malaysia, Netherlands, Norway, Korea, Philippines, Poland,Portugal,Qatar,Romania,Saudi Arabia,Singapore,Slovenia,Spain,Sweden,Switzerland,Taiwan,Thailand,United Kingdom,United States of America,etc. with various data such as face mask maps, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Harmonux

    harmonic analysis with graphic

    Harmonic Analysis (aka Fourier Analysis) Enter a table and get the harmonic function for the table. Open Source in Lazarus/Free Pascal Compiled for Linux and Windows. No installation, just unpack and click on the executable. ATENTION! -In my new instalation of Linux , the executable was not running, I don't know why. I think the windows version is working, but I didn't test it lately.
    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
    DisplayCAL

    DisplayCAL

    Display Calibration and Characterization powered by Argyll CMS

    ...Calibrate and characterize your display devices using one of the many supported measurement instruments, with support for multi-display setups and a variety of available settings like customizable whitepoint, luminance, tone response curve as well as the option to create accurate look-up-table ICC profiles as well as some proprietary 3D LUT formats. Check the accuracy of profiles and 3D LUTs via measurements.
    Leader badge
    Downloads: 3,100 This Week
    Last Update:
    See Project
  • 6
    React-Datasheet

    React-Datasheet

    Excel-like data grid (table) component for React

    ...Custom renderers allow you to add significant new capabilities to your sheets without requiring changes to react-datagrid itself. This example allows you to reorder both the columns and the rows using drag and drop. This is implemented by using custom components to render the main table (including a custom header) and each row. The drag handler for the rows is the gray cell at the beginning of each row. The "Rating" column also shows how to specify custom cell editing and viewing components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EPUB Test Suite

    Tests of EPUB e-book format

    A suite of tests for e-book readers that support the EPUB e-book format. Basic HTML with CSS, as well as EPUB inclusion of raw image files, table of contents navigation, and font embedding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DbAlchemy

    DbAlchemy

    Database administration,view,edit,migrate,entity relationship diagram

    ...Schema Editor - Allows the structure of a database to be created or edited. SQL Queries - Can be constructed manually in the SQL dialect relevant to the database. Results can be displayed in a table and form. Find/Replace - Allows for a controlled search of a database table followed by optional replace of selected field
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sindhi to roman transliteration

    this is roman to sindhi and sindhi to roman transliteration php mysql

    this is roman to sindhi and sindhi to roman transliteration php mysql.... backup... work is still in process... in duplicate table we have to insert basic units of english to sindhi and sindhi to english units of translitration maximum lenght is 3 characters long..... in second table tsrs_table we have to add short vowels to sindhi words.... as mentioned in index.php file..... if you are php mysql programmer then put translitration baba good in database folder of wamp or zamp www. and tsrs forlder is database folder of project put it in mysql folder in wamp or zamp where database folders are stored
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    BinlogMiner is a Open Source parser Library and Tools for MySQL binlog, Which can easy to decode MySQL binlog event's contents and flashback your table/database by generated executable UNDO/REDO statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    setuplib

    setuplib

    Extensions for setuptools - detailed information on entry points

    The *setuplib* package provides core functions for the query of meta information and installation repositories of *Python* packages. It provides query and filter options on the installed packages and the available information, while displaying the result data in various formats, e.g. as table, list, or JSON, XML, YAML, CSV, etc. The provided commands and extension points integrate seamless into the standard *setuptools* and/or *distutils*. The *setuplib* is member of the group *setuplib* of extension components for the common *setup.py* installer. The targeted users are mainly developers, advanced users, and system administrators.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    FastFileDB

    FastFileDB is light-weight in-mem database built with Oracle Java.

    FastFileDB is light-weight in-mem database built with Oracle Java. It is originally created to use as an embedded database for internal program setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OMGTables

    Math tables for kids

    This app will help kids memorize Math tables. Options are available to both work on either single table or random tables. Feature to show the table if single table is chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ssbc

    ssbc

    Hand-torn wrapped vegetables website

    ssbc is the source code repository for the Shousibaocai website, a Chinese project focused on DHT, torrent, magnet, and search engine technology. The project was open-sourced to support technical exchange and learning around distributed hash table crawling and search applications. Its history includes earlier Django-based work and a later Node.js rewrite. The repository includes crawler-related code under a spider directory, reflecting its emphasis on collecting and indexing distributed network data. It is more of a website and search technology project than a reusable library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emanage

    Emanage

    Web Control Panel for Linux Servers

    A Better Way To Manage Your Server Powerful And Easy To Use Web Hosting Control Panel Running Servers All Around The World Operating systems supported by Emanage are listed in the table below. Cent OS 7.x Install Emanage via command line: curl -o latest -L https://download.emanage.net && sh latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD application.

    - Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc. - Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world. - The application architecture is adapted to work with REST API
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    PyPWD

    A Python3 Password Manager, with encryption and without connection

    https://www.garanet.net/it-blog/python-password-manager/ A Python3 Password Manager, with encryption and without an Internet connection. How it Works: First Run: PyPWD > Creates Master Key with your master username and password (Do not forget it or modify the config file, otherwise you'll be not able to open your password manager anymore). PyPWD > Saves a DataFrame as an encrypted CVS and all passwords are encrypted too, with key and the master password. Login: PyPWD >...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    a6

    Cross-platform 6502 assembler

    a6 (aka "asix") is a cross-platform 6502 (and other processor) table-based assembler, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CS Figures

    CS Figures

    Heuristic-based fractal and music generator-256+ systems.

    Welcome to CSFigures, the generative rendering program for all sorts of interpretations of digital roots. Digital roots in this program are constructed on a basis of a multiplication table, but with alternate counting systems contrasted, different from 0-9. The data is then analyzed by adding the imaginary digital symbols together, to achieve a single digit number, or alternately working with heuristics such as finding the last or lowest/highest digit of each number. You may see your options once you make a selection of your desired counting system length, and a text file of the first square root of the whole system is thereafter generated. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RWD Freeze Table

    RWD Freeze Table

    RWD Table with freezing head and columns for jQuery

    RWD Table with freezing head and columns for jQuery. Freeze the head rows and columns for a large table with RWD. Optional features such as Freeze Scroll Bar. Namespace support for multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    ...To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are populated from data read from a database table. With Elasticquent, models are populated by data indexed in Elasticsearch. The whole idea behind using Elasticsearch for search is that its fast and light, so you model functionality will be dictated by what data has been indexed for your document.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    pipupgrade

    pipupgrade

    Like yarn outdated/upgrade, but for pip

    pipupgrade is a command-line utility designed to streamline the management of Python package dependencies. It automates the process of identifying and upgrading outdated packages across various Python environments, including system-wide installations, virtual environments, and project-specific setups. By analyzing semantic versioning, pipupgrade categorizes updates into major, minor, and patch changes, allowing developers to make informed decisions about which packages to upgrade....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Laravel-Translatable

    Laravel-Translatable

    A Laravel package for multilingual models

    ...Translatable is fully compatible with all kinds of Eloquent extensions, including Ardent. For tables already created in production, update your migrations to change the engine of the table before adding the foreign key constraint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BeoBasis is a library that includes apple - Swing classes for Mac; BeoCommon - general utilities; BeoExport - data export; BeoLookFeel - look and feel routines; BeoTable - sortable grid table; BeoZippin - zip routines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ABL_xls.i

    OpenEdge ABL-based Excel Spreadsheet library

    Library of procedures and functions that manage Microsoft Excel Spreadsheets. Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX. Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX. Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL. ---- There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests: 1....
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo