Showing 1088 open source projects for "data json"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Yearn metadata storage

    Yearn metadata storage

    Yearn metadata storage on IPFS (static)

    This repo contains all the metadata of the yearn ecosystem. Contents of the data directory are synced to IPFS for storage, accessible through our gateway meta.yearn.network. Consistency of the stored data is verified by small scripts and schemas. Any document can be added to the data directory, but there are some special checks to ensure consistency and ease of accessibility. All JSON files that share names with the files in the schema directory must follow the defined schema, otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Setfield.jl

    Setfield.jl

    Update deeply nested immutable structs

    Update deeply nested immutable structs. We plan to maintain Setfield.jl for a long time. We will however not add new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSSO

    CSSO

    CSS minifier with structural optimizations

    ... into AST, AST traversal and to generate AST back to CSS. All CSSTree API is available behind syntax field extended with compress() method. You may minify CSS step by step. CSSO can use data about how CSS is used in the markup for better compression. File with this data (JSON) can be set using the usage option.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JSONlite

    JSONlite

    Self-contained, serverless, zero-configuration, json document store

    A simple, self-contained, serverless, zero-configuration, json document store. JSONlite sandboxes the current working directory similar to SQLite. The JSONlite data directory by default is named jsonlite.data and each json document is validated and saved pretty printed as a uuid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    JSONConverter

    JSONConverter

    owerful and beautiful JSON-to-model MacOS app

    A MacOS application with a beautiful interface and powerful functions, it formats JSON and generates model class code in the corresponding language, supports multiple development languages and its popular third-party class libraries, multiple configuration options, and flexibly builds classes
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Meta Data Fetcher

    Meta Data Fetcher

    Easily and quickly grab the meta content from multiple websites

    Easily and quickly grab the meta content and download icons from multiple websites without the hassle of manually going through them yourself
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mobility

    Mobility

    Pluggable Ruby translation framework

    ... translatable columns and model translation tables, as well as database-specific storage solutions such as json/jsonb and Hstore (for PostgreSQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    comby

    comby

    A code rewrite tool for structural search and replace that supports

    Comby is a tool for searching and changing code structure. Use lightweight templates to easily search and change code, HTML, or JSON. Comby is designed to work on any language or data format. Perform richer search and replace because Comby understands the syntax of code blocks, strings, and comments for your language. Comby is ideal for touching up pieces of code. Use it to translate code like this Python 2 to 3 fixer on the right to replace deprecated methods. Easily write one-off refactors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSON Form

    JSON Form

    Build forms from JSON Schema, easily template-able

    The JSON Form library is a JavaScript client-side library that takes a structured data model defined using JSON Schema as input and returns a Bootstrap 3-friendly HTML form that matches the schema. The generated HTML form includes client-side validation logic that provides direct inline feedback to the user upon form submission (provided a JSON Schema validator is available). If values are valid, the JSON Form library uses submitted values to create the JavaScript data structure that matches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    tabtoy

    tabtoy

    High performance tabular data exporter

    High-performance tabular data export tool. Support Xlsx/CSV as mixed input of tabular data. Support JSON/Golang/C#/Java/Lua/binary source, data, and type output. Automatic cell data format checking, accurate to cell errors. Support predefined enumeration can use Chinese enumeration type. Support table splitting, support multi-person collaboration. Support KV configuration table, convenient to use the table as a configuration file. Multi-core concurrent export, cache acceleration, export...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Apollo CLI

    Apollo CLI

    Tooling for development and production Apollo workflows

    Apollo CLI brings together your GraphQL clients and servers with tools for validating your schema, linting your operations for compatibility with your server, and generating static types for improved client-side type safety. Over time, your graph evolves to incorporate data from more and more parts of your organization. Apollo Federation is the industry-standard open architecture for distributing your graph across multiple services, enabling different backend teams to maintain different...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Blooket

    Blooket

    Collection of utilities that interact with the Blooket API / website

    A collection of scripts and programs designed to interact with the Blooket API and website to give users advanced control over stuff. Utilities that interact with the Blooket API / website. For IOS please view the IOS/Apple section of this file, for Android/Samsung/Google OS please view the bookmarklet section. Before running the script on the Blooks page, make sure you click on a non-common blook. Check for any mistakes you may have made. If you are certain it is a problem with the code, go...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 13
    CloverDB

    CloverDB

    A lightweight document-oriented NoSQL database written in pure Golang

    CloverDB is a lightweight NoSQL database designed to be simple and easily maintainable, thanks to its small code base. It has been inspired by tinyDB. CloverDB has been written for being easily maintainable. As such, it trades performance with simplicity and is not intended to be an alternative to more performant databases such as MongoDB or MySQL. However, there are projects where running a separate database server may result overkilled, and, for simple queries, network delay may be the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TDG - Test data generator

    TDG - Test data generator

    Test dataset generator with export options to database, csv and json

    An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQL Server and PostgreSQL export providers implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SoloPi

    SoloPi

    SoloPi Automated Testing Tool

    ... the recording and playback section for details. SoloPi can record various indicators of the application under test. You can observe the real-time updated data in the floating window, and you can also record the performance data and view the chart after the recording. , memory and network environment to limit, reproduce the performance of the application in the scene of poor performance and poor network environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Telize

    Telize

    High performance JSON IP and GeoIP REST API (IP Geolocation)

    Telize is a REST API built in Go allowing to get a visitor IP address and to query location information from any IP address. It outputs JSON-encoded IP geolocation data, and supports both JSON and JSONP. Geolocation operations are performed using the MaxMind DB Reader for Go which caches the database in RAM. Therefore, Telize has very minimal overhead and should be blazing fast. This service offers a REST API allowing to get a visitor IP address and to query location information from any IP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Qvu Data Service

    Qvu Data Service

    Qvu Data Service is an ad-hoc query, reporting and api data service

    Qvu Data Service is a free, open source, ad-hoc query, reporting and api data service design tool that allows users to create and save query and report design documents in a user-friendly, web-based UI. Qvu Data Service provides REST API endpoints for users and applications to execute saved documents and return results in tabular, json or png formatted resuls. Qvu Data Service provides role-based datasource, table column and document group access control and supports both Basic and OIDC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gron

    gron

    Make JSON greppable

    Make JSON greppable. gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gormt

    gormt

    database to golang struct

    mysql database to golang struct conversion tools base on gorm(v1/v2). You can automatically generate golang sturct from mysql database. big Camel-Case Name Rule, JSON tag. Database tables, column field annotation support. JSON tag and JSON tag output. gorm.Model Support export gorm.model. PRIMARY_KEY Specifies column as primary key. UNIQUE Specifies column as unique. NOT NULL Specifies column as NOT NULL. INDEX Create index with or without name, same name creates composite indexes. UNIQUE_INDEX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    yj

    yj

    Convert between YAML, TOML, JSON, and HCL

    Convert between YAML, TOML, JSON, and HCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    nmon for Linux

    nmon for Linux

    Linux performance monitoring on-screen or to CSV file

    nmon is short for Nigel's Performance Monitor It either shows you the stats on-screen updating once a second or saves the data to a CSV file for later analysis and graphing. For details see the homepage ==> http://nmon.sourceforge.net Please use the latest version. The new version "njmon" outputs JSON format that a lot of tools use these days. It integrates well with saving data directly to InfluxDB and graphing with Grafana.
    Leader badge
    Downloads: 1,982 This Week
    Last Update:
    See Project
  • 22
    HTMLHint

    HTMLHint

    The static code analysis tool you need for your HTML

    Static code analysis tool you need for your HTML. By default, htmlhint looks for a .htmlhintrc file in the current directory and all parent directories and applies its rules when parsing a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Tablesaw

    Java Tablesaw

    Java dataframe and visualization library

    Tablesaw is a dataframe and visualization library that supports loading, cleaning, transforming, filtering, and summarizing data. If you work with data in Java, it may save you time and effort. Tablesaw also supports descriptive statistics and can be used to prepare data for working with machine learning libraries like Smile, Tribuo, H20.ai, DL4J. Import data from RDBMS, Excel, CSV, TSV, JSON, HTML, or Fixed Width text files, whether they are local or remote (http, S3, etc.) Tablesaw supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LayoutParser

    LayoutParser

    A Unified Toolkit for Deep Learning Based Document Image Analysis

    With the help of state-of-the-art deep learning models, Layout Parser enables extracting complicated document structures using only several lines of code. This method is also more robust and generalizable as no sophisticated rules are involved in this process. A complete instruction for installing the main Layout Parser library and auxiliary components. Learn how to load DL Layout models and use them for layout detection. The full list of layout models currently available in Layout Parser....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 501 This Week
    Last Update:
    See Project