Showing 42 open source projects for "table compare"

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

    DbGate

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB

    ...Free table editor - quick table data editing (cleanup data after import/before export, prototype tables, etc.) Archives - back up your data in JSON files on local filesystem (or on DbGate server, when using web application) Charts, export chart to HTML page.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 2
    listmonk

    listmonk

    High performance, self-hosted, newsletter and mailing list manager

    ...Manage millions of subscribers across many single and double opt-in lists with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions. Use the super fast bulk importer (10k records per second) or use HTTP/JSON APIs or interact with the simple table schema to integrate external CRMs and subscriber databases. Visualize and compare campaign performance. Connect external visualization programs to the database easily with the simple table structure. Create powerful, dynamic e-mail templates with the Go templating language. Use template expressions, logic, and 100+ functions in subject lines and content. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    sq data wrangler

    sq data wrangler

    sq data wrangler

    sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. sq executes jq-like queries, or database-native SQL. It can join across sources: join a CSV file to a Postgres table, or MySQL with Excel. sq outputs to a multitude of formats including JSON, Excel, CSV, HTML, Markdown and XML, and can insert query results directly to a SQL database. sq can also inspect sources to view metadata about the source structure (tables, columns, size). You can use sq diff to compare tables, or entire databases. sq has commands for common database operations to copy, truncate, and drop tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Copulas

    Copulas

    A library to model multivariate data using copulas

    Copulas is a Python library for modeling multivariate distributions and sampling from them using copula functions. Given a table of numerical data, use Copulas to learn the distribution and generate new synthetic data following the same statistical properties. Choose from a variety of univariate distributions and copulas – including Archimedian Copulas, Gaussian Copulas and Vine Copulas. Compare real and synthetic data visually after building your model. Visualizations are available as 1D histograms, 2D scatterplots and 3D scatterplots. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Top Go Web Frameworks

    Top Go Web Frameworks

    Web frameworks for Go, most starred on GitHub

    go-web-framework-stars is a curated list of popular Go web framework projects ranked automatically by their star counts on GitHub. The repository generates a markdown table that includes each framework’s name, star and fork counts, open issue counts, a short description, and the timestamp of the last commit, making it a quick way to compare ecosystem maturity and activity. It includes well-known frameworks and toolkits such as Gin, Fiber, Beego, Echo, go-zero, chi, Kratos, and many more, giving Go developers a broad overview of their options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Percona Toolkit

    Percona Toolkit

    A collection of advanced open source command-line tools

    Percona Toolkit is a collection of battle-tested command-line tools for MySQL and MariaDB that help diagnose performance, verify integrity, and perform online maintenance safely. Utilities such as pt-query-digest analyze slow logs and packet captures to surface hotspots and regressions, while pt-online-schema-change applies ALTERs with minimal blocking by copying and swapping tables. Consistency tools like pt-table-checksum and pt-table-sync detect and reconcile replication drift across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TextDistance

    TextDistance

    Compute distance between sequences

    ...For main algorithms, text distance try to call known external libraries (fastest first) if available (installed in your system) and possible (this implementation can compare this type of sequences). Install text distance with extras for this feature. Textdistance use benchmark results for algorithm optimization and try to call the fastest external lib first (if possible). TextDistance show benchmarks results table for your system and saves libraries priorities into the libraries.json file in TextDistance's folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Opik

    Opik

    Debug, evaluate, and monitor your LLMapps, RAG systems, and agentic AI

    ...Opik is an open-source platform for evaluating, testing, and monitoring LLM applications. Built by Comet. Record, sort, search, and understand each step your LLM app takes to generate a response. Manually annotate, view, and compare LLM responses in a user-friendly table. Log traces during development and in production. Run experiments with different prompts and evaluate against a test set. Choose and run pre-configured evaluation metrics or define your own with our convenient SDK library. Consult built-in LLM judges for complex issues like hallucination detection, factuality, and moderation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    ISQLHelper

    ISQLHelper

    SQL Server Helping Application For Developers

    1.SQL Compare Compare and synchronize SQL Server database schemas effortlessly. 2.SQL Data Compare Identify and sync data differences between SQL Server databases. 3.Folder to SQL Compare Compare SQL script folders with live SQL Server databases. 4.SQL Trace / SQL Profiler (Azure Supported) Capture, trace, and analyze SQL Server events and performance — includes Azure SQL support. 5.SQL Table Documents Generate structured documentation for SQL Server table schemas. 6.SQL Data Export Export SQL Server data into multiple formats (CSV, Excel, JSON, etc.). 7.Excel to SQL Move Import Excel spreadsheets directly into SQL Server tables. 8.Import / Export Data Perform high-speed bulk data transfer between databases and formats. 9.Daily Tasks Automate and schedule routine SQL Server maintenance tasks. 10.Procedure Creation Easily design, edit, and manage stored procedures. 11.Script Maintenance Organize, version, and manage SQL scripts within the applica
    Downloads: 2 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    SLOC

    SLOC

    simple tool to count SLOC (source lines of code)

    sloc is a simple, fast tool for counting lines of code that’s designed to be used from both the command line and Node.js scripts. It tallies physical lines, source lines, comment lines, and blank lines, giving you a quick snapshot of code size across files or entire directories. The utility is language-aware through lightweight detectors and patterns, so it can ignore comments correctly and avoid counting generated or minified files if you configure it to. Output can be human-readable for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    Livewire Datatables

    Livewire Datatables

    Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine

    Advanced data tables using Laravel, Livewire, Tailwind CSS, and Alpine JS. It is possible to take full control over your table, you can define a builder method using whatever query you like, using your own joins, groups, etc., and then name your columns using your normal SQL syntax. If you want to give your users the ability to pin specific records to be able to, for example, compare them with each other, you can use the CanPinRecords trait. Ensure to have at least one Checkbox Column so the user can select records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jest Beta 0.2

    Jest Beta 0.2

    Echo VR stat tool currently in beta

    ...Diagram stats that can be monitored are: - Save Success Map - Horizontal Shot Success Map Number stats that will be added in future updates are: - Joust Success Rate - 1-on-1 Success Rate Diagram stats that will be added in future updates are: - Horizontal Key Pass Map - Vertical Shot Success Map - Rollout Pass Map Miscellaneous Features to be added are: - Save feature to store stats for comparison & averages - Table feature to compare to other teams & average - In-app help section
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Open Guide to Equity Compensation

    The Open Guide to Equity Compensation

    Stock options, RSUs, taxes

    The Open Guide to Equity Compensation is a plain-English handbook that explains how startup equity works for employees and founders. It walks through stock options, RSUs, vesting, cliffs, refresh grants, and exercise mechanics so readers understand both terminology and outcomes. Tax topics are covered at a practical level—AMT, 83(b), and how different equity types interact with taxes over time—so people can ask better questions of professionals. The guide emphasizes negotiating and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Lords Mobile Player Statistics

    Compare yourself with others by analyzing Lords Mobile Screenshots

    Lords Mobile Player Statistics (or short Lords Mobile Stats) is a Windows application that allows you to parse Lords Mobile Screenshots to extract player statistics of yourself and other players. After extracting the data you can compare players and view the data as a large sortable table. You can also export the results as text file or render the table as an image (for sharing with your guild for example). This project is still in a early development stage, please read the Wiki (see menu above) for details about what is working and what is not. There are still many features on the todo list for future release. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MSSQL Compare Tool

    This tool will compare 2 MSSQL tables one way

    This tool will compare 2 tables one way, during the run it will create sql scripts of all the changes to all the fields in the selected table. Both tables should have the same structure during the run. Insert and Update query's are created during the run and can be saved for later execution. Joins can be added to the from query if only certain records should be compared, as long as the end result only have the current table fields visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CrystalDB Tool

    A Microsoft Windows based database tool

    CrystalDB Tool is used by developers, DBAs and analyst for managing, administering and developing databases. The utility supports the two common database management system, namely MS SQL Server and Oracle. It provides an editor that offers code completion and syntax highlighting for standard SQL. It features a connection browser and a comprehensive set of database administration tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sims3 Tools

    Sims3 Tools

    Tools using the s3pi library and other related works

    sims3tools provides a set of tools for the Sims3 modder, based around the s3pi library. It includes: a package editor (s3pe), which allows most useful resources to be edited; an Object / CAS Part cloner (s3oc) for creating a base for modifications; a sims3pack packer/unpacker (s3su), which simplifies handling the content of these files; a string table editor (s3se) for allowing string table resources to be efficiently edited; plus a number of additional utilities. Note...
    Leader badge
    Downloads: 598 This Week
    Last Update:
    See Project
  • 19
    CoSA (Concurrent Subtractive assembly) is a package to detect differential short sequencing reads by comparing two groups of metagenomes on the basis of kmer frequencies. 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). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kokpit-db is an integrated monitoring, comparison and performance analysis software for Oracle databases. It can compare and monitor versions 8i, 9i, 10g and 11g. Supports standby databases and ASM instances. GUI and command line interfaces available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PotOdds Poker calculator V1.0

    PotOdds Poker calculator V1.0

    PotOdds calculator V1.0 didactic program for concept PotOdds /CallOdds

    This program was made for players who are beginning to understand the basic concepts of poker in order to be a didactic program. In this case the concepts of Pot odds or Call odds. - Easy to use: 1- [Pot $] Insert number of chips in the pot. 2- [Bet $] Insert number of chips that we put in the pot. 3- [Calculate] Click the button to see the result, for example 2-1. RESULT 4- The number of the result are our Pot odds or Call odds which will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ezStats3

    ezStats3

    a PHP based leaderboard software for Battlefield 4

    ezStats3 for Battlefield 4 is a new and free Leaderboard-Tool for DICE' new AAA shooter. And it is based on P-Stats famous Stats-API. Are you a member of a clan or community which plays Battlefield 4? Do you have on your homepage a list of your members, but no way to link them with their stats in Battlefield 4? What about a tool that displays your members in a list, along with their ranks, points, kills, etc.? Which you can use as a plugin for your CMS? ezStats this tool! You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProUnit

    ProUnit

    Unit tests framework for Progress | OpenEdge

    ProUnit is an Open Source Framework for unit test on Progress ABL (4GL) components, just like JUnit, NUnit and others. In addition, it can compare temp-tables and datasets and it can also work with databases. One example of its application: a. import initial_data.d file to physical table (with overwrite) b. run a procedure to test (that may change database records) c. extract some records from physical table to a temp-table (A) d. load expected_result.d file to temp-table (B) e. compare temp-tables (A and B)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ezStats3 for WoT and WoWP

    ezStats3 for WoT and WoWP

    a PHP based leaderboard for World of Tanks and World of Warplanes

    ezStats3 for World of Tanks is a new and free Leaderboard-Tool for Wargamings famous game. Are you a member of a clan or community which plays WoT? Do you have on your homepage a list of your members, but no way to link them with their stats in WoT? What about a tool that displays your members in a list, along with their ranks, points, kills, etc.? Which you can use as a plugin for your CMS? ezStats this tool! You can install ezStats on your own webspace and run it as a standalone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Text to dbf util

    Text to dbf util

    The program includes 3 components: a text-delimited format database

    The transformation occurs in 5 templates and depends on empty fields (and,in - keeping)/(,a,,,b, - type csv), separators separators (a,"b, b",g), spaces (b,g),the initial blank (,a,,,b). The utility works with register character fields - set upper or lower case, uppercase the first character (with or without spaces). The table is cleared from the characters to the left, to the right, with both sides content fields and within fields, if there are gaps. The field is posted on a space or symbol on adjacent fields, the data is connected from the specified fields into one. Compare table index field field selectively/together with the/case-insensitive. The autocreate table. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB