Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Datasette | 7,806 | 35 | 130 | 2 days ago | 120 | May 02, 2022 | 511 | apache-2.0 | Python | |
An open source multi-tool for exploring and publishing data | ||||||||||
Visidata | 6,583 | 5 | 5 | 4 days ago | 48 | December 16, 2021 | 81 | gpl-3.0 | Python | |
A terminal spreadsheet multitool for discovering and arranging data | ||||||||||
Trdsql | 1,495 | 2 | 21 days ago | 46 | January 19, 2022 | 13 | mit | Go | ||
CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN. Can output to various formats. | ||||||||||
Lithium | 1,061 | 8 months ago | 21 | mit | C++ | |||||
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium | ||||||||||
Pmacct | 927 | a day ago | 38 | other | C | |||||
pmacct is a small set of multi-purpose passive network monitoring tools [NetFlow IPFIX sFlow libpcap BGP BMP RPKI IGP Streaming Telemetry]. | ||||||||||
Nano Sql | 771 | 19 | 12 | 2 years ago | 154 | June 03, 2019 | n,ull | mit | TypeScript | |
Universal database layer for the client, server & mobile devices. It's like Lego for databases. | ||||||||||
Sqlitebiter | 765 | 1 | 24 days ago | 85 | March 27, 2022 | 6 | mit | Python | ||
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file. | ||||||||||
Pytablewriter | 536 | 39 | 38 | 3 months ago | 121 | March 21, 2022 | 6 | mit | Python | |
pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV. | ||||||||||
Doctrinejsonfunctions | 450 | 8 | 15 | 2 months ago | 21 | October 10, 2022 | 10 | mit | PHP | |
Doctrine DQL functions for SQL JSON data type | ||||||||||
Chineseutil | 444 | 4 | 2 | 2 years ago | 15 | October 14, 2021 | 1 | mit | PHP | |
PHP 中文工具包,支持汉字转拼音、拼音分词、简繁互转、数字、金额大写;QQ群:17916227 |
Main repository and issue tracker is at https://bitbucket.org/egrange/dwscript/ and a GitHub mirror is at EricGrange/DWScript
DWScript is an object-oriented scripting engine for Delphi based on the Delphi language, with extensions borrowed from other Pascal languages (FreePascal, Prism, etc.). It introduces a few Pascal language extensions of its own as well.
Goals of the project go beyond web usages, and cover general purpose scripting.
To get started see FirstSteps or [Language], for news see the posts tagged "DWS" at DelphiTools.info. You can also have a look at the [FAQ]. If you have other questions related to DWScript programming, usage or integration, StackOverflow is a good place to ask them. For bugs, use the Issues tracker.
This project is currently maintained by Eric Grange (http://delphitools.info), and sponsored by Creative IT, it is based on original DWS2 by Matthias Ackermann (http://sourceforge.net/projects/dws/) initiated way back in the last century.
DWScript lead platform is currently Delphi 10.3, compatibility with older Delphi version is not officially maintained, it may work, or it may not.
DWScript is released under Mozilla Public License 1.1 which, in short, means that it's free to use in open or closed source projects, free or commercial, provided you honor the following requirements:
The JavaScript CodeGen is currently licensed under GPL v3.