{"id":13431286,"url":"https://github.com/timwis/csv-schema","last_synced_at":"2025-04-10T00:19:46.368Z","repository":{"id":140604728,"uuid":"56849587","full_name":"timwis/csv-schema","owner":"timwis","description":"Analyzes a CSV file and generates database table schema, all within the browser","archived":false,"fork":false,"pushed_at":"2016-04-28T09:47:37.000Z","size":35,"stargazers_count":315,"open_issues_count":4,"forks_count":30,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T22:06:52.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://csv-schema.surge.sh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timwis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-22T11:08:45.000Z","updated_at":"2025-02-28T03:01:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae9f6e75-210a-47e2-9685-58003e34e96c","html_url":"https://github.com/timwis/csv-schema","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwis%2Fcsv-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwis%2Fcsv-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwis%2Fcsv-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwis%2Fcsv-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timwis","download_url":"https://codeload.github.com/timwis/csv-schema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131638,"owners_count":21052890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:01:01.938Z","updated_at":"2025-04-10T00:19:46.334Z","avatar_url":"https://github.com/timwis.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# CSV Schema\nAnalyzes a CSV file and generates database table schema, all within the browser\n\n[![screenshot of application](http://i.imgur.com/jfGmGMM.png)](https://csv-schema.surge.sh)\n\nThis application parses CSV files (including huge ones)\nwithin the browser. It analyzes each field to suggest the best database field type, max length,\nand whether or not there are any `null` values. From there, you can rename fields, ignore them,\noverride field types/lengths, etc. and generate database table creation sql for MySQL, MariaDB,\nPostres, Oracle, or SQLite3.\n\n## Development\n* Install dependencies using `npm install`\n* Run a development server using `npm start`\n* Run linter and tests using `npm test`\n* Run a production build using `npm run build`\n* Deploy the application to [surge](https://surge.sh) using `npm run deploy`\n\nThis application uses [PapaParse](http://papaparse.com/) for CSV parsing and\n[Knex.js](http://knexjs.org/) for SQL query building.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimwis%2Fcsv-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimwis%2Fcsv-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimwis%2Fcsv-schema/lists"}