This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
/
index.html
450 lines (376 loc) · 27.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
---
companyReferences:
- redgate: &redgate
name: Redgate
uri: http://www.red-gate.com/
- jetBrains: &jetbrains
name: JetBrains
uri: http://www.jetbrains.com/
- atlassian: &atlassian
name: Atlassian
uri: http://www.atlassian.com/
perks:
- perk: {name: RevDeBug, uri: 'https://www.revdebug.com/getitnow/'}
description: RevDeBug provides licenses for local and remote reverse debugging, monitoring and error-reporting tool for estabilished open source projects.
categories: [Debugging, Monitoring]
platforms: [.NET]
company: {name: RevDeBug, uri: 'https://www.revdebug.com/'}
- perk: {name: Datadog, uri: 'https://www.datadoghq.com/partner/open-source/'}
description: Real-time performance monitoring for open source projects
categories: [Monitoring]
platforms: [Any]
company: {name: Datadog, uri: 'https://www.datadoghq.com/'}
- perk: {name: elmah.io, uri: 'http://elmah.io/pricing'}
description: elmah.io provides open source projects with a free Small Business subscription for logging errors from your project website or similar.
categories: [Logging]
platforms: [.net]
company: {name: elmah.io, uri: 'http://elmah.io/'}
- perk: {name: 'zenhub.io', uri: 'http://www.zenhub.io/'}
description: Team collaboration in GitHub. Free for public and open source projects
categories: [GitHub Issues, Project Management, Issue Management]
platforms: [Any]
company: {name: 'ZenHub', uri: 'http://www.zenhub.io/open-source'}
- perk: {name: 'waffle.io', uri: 'http://waffle.io/pricing?referrer=pricing'}
description: Work Better on GitHub Issues. Waffle creates a full project management solution from your existing GitHub Issues.
categories: [GitHub Issues, Issue Management, Project Planning]
platforms: [Any]
company: {name: 'Rally Software', uri: 'http://www.rallydev.com/'}
- perk: {name: PostSharp, uri: 'http://www.postsharp.net/purchase#discounts'}
description: PostSharp helps .NET developers automate the implementation and validation of design patterns, resulting in fewer lines of code and higher quality.
categories: [Aspect Oriented Programming, Code Weaving]
platforms: [.net]
company: {name: PostSharp, uri: 'http://www.postsharp.net/'}
- perk: {name: JArchitect, uri: 'http://www.jarchitect.com/jarchitectForOSS'}
description: Manage complex Java code base and achieve high Code Quality. With JArchitect, software quality can be measured using Code Metrics, visualized using Graphs and Treemaps, and enforced using standard and custom Rules.
categories: [Code analyzer, Code quality]
platforms: [Java]
company: {name: CoderGears, uri: 'http://www.codergears.com/home'}
- perk: {name: XClarify, uri: 'http://www.codergears.com/XClarify/XClarifyForOSS'}
description: Manage complex Objective-C code base and achieve high Code Quality. With XClarify, software quality can be measured using Code Metrics, visualized using Graphs and Treemaps, and enforced using standard and custom Rules.
categories: [Code analyzer, Code quality]
platforms: [Objective-C]
company: {name: CoderGears, uri: 'http://www.codergears.com/home'}
- perk: {name: CppDepend, uri: 'http://www.cppdepend.com/CppDependForOSS.aspx'}
description: Manage complex C/C++ code base and achieve high Code Quality. With CppDepend, software quality can be measured using Code Metrics, visualized using Graphs and Treemaps, and enforced using standard and custom Rules.
categories: [Code analyzer, Code quality]
platforms: [C, C++]
company: {name: CoderGears, uri: 'http://www.codergears.com/home'}
- perk: {name: Bugsnag, uri: 'http://bugsnag.com/blog/bugsnag-loves-open-source'}
description: Automatic error detection with actionable alerts and intelligent diagnostics to fix bugs faster.
categories: [Exception Monitoring]
platforms: [Java, Node.js, JavaScript, PHP, Python, Ruby, Go, iOS, Android]
company: {name: Bugsnag, uri: 'http://bugsnag.com/'}
- perk: {name: Landscape, uri: 'http://landscape.io'}
description: Continuous code checks and metrics for Python
categories: [Continuous Integration, Code Metrics]
platforms: [Python]
company: {name: Landscape, uri: 'http://landscape.io'}
- perk: {name: Travis CI, uri: 'http://travis-ci.com/plans'}
description: Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.
categories: [Continuous Integration, Build, Continuous Deployment]
platforms: [C, C++, Dart, Go, Haskell, Groovy, Java, Node.js, PHP, Python, Ruby, Scala]
company: {name: Travis CI, uri: 'http://travis-ci.com/'}
- perk: {name: drone.io, uri: 'http://drone.io/pricing'}
description: Continuous Integration for Github and Bitbucket that monitors your code for bugs
categories: [Continuous Integration, Build, Continuous Deployment]
platforms: [C, C++, Dart, Go, Haskell, Groovy, Java, Node.js, PHP, Python, Ruby, Scala]
company: {name: drone.io, uri: 'http://drone.io/'}
- perk: {name: Xamarin, uri: 'http://resources.xamarin.com/open-source-contributor.html'}
description: Creating Cross-platform iOS, Android, and Windows Mobile Apps in C#.
categories: [Mobile, Cross Platform]
platforms: [C#]
company: {name: Xamarin, uri: 'http://xamarin.com/'}
- perk: {name: Coverity Scan, uri: 'http://scan.coverity.com/faq#how-get-project-included-in-scan'}
description: Coverity Scan is a service by which Coverity provides the results of analysis on open source coding projects to open source code developers that have registered their products with Coverity Scan.
categories: [Static Analysis]
platforms: [C, C++, Java, C#]
company: {name: Coverity, uri: 'http://www.coverity.com/'}
- perk: {name: SemanticMerge, uri: 'http://www.semanticmerge.com/pricing.html'}
description: Source code diff and merge based on language parsing, designed to deal with code that has been moved and modified.
categories: [Diff, Merge]
platforms: [.Net, Java]
company: {name: Plastic SCM, uri: 'http://www.plasticscm.com/'}
- perk: {name: Crowdin, uri: 'http://crowdin.net/pricing'}
description: Translation and localization management platform that handles both documents and software projects.
categories: [Translation, Localization]
platforms: [Any]
company: {name: Crowdin, uri: 'http://crowdin.net/'}
- perk: {name: SSL Certificate, uri: 'http://www.godaddy.com/ssl/ssl-open-source.aspx'}
description: One year free SSL Certificate from GoDaddy.
categories: [TLS, SSL, Infrastructure]
platforms: [Any]
company: {name: GoDaddy, uri: 'http://www.godaddy.com/'}
- perk: {name: InstallBuilder, uri: 'http://installbuilder.bitrock.com/open-source-licenses.html'}
description: BitRock InstallBuilder is a development tool for building cross-platform installers for desktop and server software. With InstallBuilder, you can quickly create dynamic, professional installers for Linux, Windows, Mac OS X, Solaris and other platforms from a single project file and build environment. In addition to installers, InstallBuilder will generate RPM and Debian packages and multiplatform CDs/DVDs. Automatic update functionality makes it easy to deliver updates directly to users once they have your software installed.
categories: [Installer]
platforms: [Any]
company: {name: BitRock, uri: 'http://bitrock.com/'}
- perk: {name: Embedded Chronon, uri: 'http://chrononsystems.com/blog/chronon-free-for-open-source-projects'}
description: The Embedded Chronon licensing program allows you to embed the Chronon recorder inside your own applications and use the Chronon APIs to do things like start/stop recording, etc.
categories: [Debugging]
platforms: [Java]
company: {name: Chronon, uri: 'http://chrononsystems.com/'}
- perk: {name: Time Travelling Debugger, uri: 'http://chrononsystems.com/blog/chronon-free-for-open-source-projects'}
description: The Chronon Time Travelling Debugger allows you to playback Chronon recordings of your Java programs and easily find root cause of defects. It is specifically built from the ground up to allow debugging of long running programs that run for days/months and are highly multithreaded. The debugger plugs seamlessly into Eclipse adapting itself naturally to your workflow. You can also use the Eclipse integration of the Chronon Debugger to easily record programs on your development machines from within Eclipse.
categories: [Debugging]
platforms: [Java]
company: {name: Chronon, uri: 'http://chrononsystems.com/'}
- perk: {name: Code Climate, uri: 'http://codeclimate.com/pricing'}
description: Hosted static analysis for Ruby on Rails and Javascript.
categories: [Code Quality]
platforms: [JavaScript, Ruby]
company: {name: Code Climate, uri: 'http://codeclimate.com/'}
- perk: {name: Gemini, uri: 'http://www.countersoft.com/free-for-open-source/'}
description: Organize Projects. Handle Customers. Control software development activity, channel customer interaction & go agile with Gemini
categories: [Issue Management, Project Planning]
platforms: [Any]
company: {name: Countersoft, uri: 'http://www.countersoft.com/'}
- perk: {name: Nodejitsu Hosting, uri: 'http://opensource.nodejitsu.com/'}
description: The simplest, most reliable and intelligent Node.js hosting platform.
categories: [Hosting]
platforms: [Node.js]
company: {name: Nodejitsu, uri: 'http://www.nodejitsu.com/'}
- perk: {name: Sauce Labs Account, uri: 'http://saucelabs.com/opensauce'}
description: Manual or automated (Selenium/JavaScript) testing for iOS, Android and any browsers.
categories: [Testing, Web, Mobile]
platforms: [Any]
company: {name: Sauce Labs, uri: 'http://saucelabs.com/'}
- perk: {name: VS Anywhere, uri: 'http://vsanywhere.com/open_source_students_and_educational_centers.aspx'}
description: 'VS Anywhere improves communication and project execution, enabling tasks like: Simultaneous code writing, Pair Programming, Training of junior developers, Best practices implementation, Simultaneous project navigation and Real-Time/Interactive Code Reviews. All from thousands of miles away or from the other side of the office.'
categories: [Remote Collaboration, Peer Programming]
platforms: [.net]
company: {name: VS Anywhere, uri: 'http://vsanywhere.com/'}
- perk: {name: CodeBetter CI, uri: 'http://codebetter.com/codebetter-ci/'}
description: A continuous integration server farm (JetBrains TeamCity) for open source projects, run by CodeBetter and sponsored by JetBrains.
categories: [Continuous Integration, Build]
platforms: [Any]
company: {name: CodeBetter, uri: 'http://codebetter.com/'}
- perk: {name: Codio, uri: 'http://codio.com/#opensource'}
description: An amazing web IDE for Javascript, HTML and CSS
categories: [IDE, HTML, CSS, JavaScript]
platforms: [JavaScript]
company: {name: Codio, uri: 'http://codio.com/'}
- perk: {name: Balsamiq Mockups, uri: 'http://support.balsamiq.com/customer/portal/articles/105924#oss'}
description: Balsamiq Mockups is a rapid wireframing tool that helps you work faster and smarter. It reproduces the experience of sketching on a whiteboard, but using a computer. Making mockups is fast. You'll generate more ideas, so you can throw out the the bad ones and discover the best solutions.
categories: [UX, Wireframes]
platforms: [Any]
company: {name: Balsamiq, uri: 'http://balsamiq.com/'}
- perk: {name: AppVeyor, uri: 'http://www.appveyor.com/pricing'}
description: Hosted Continuous Integration and Deployment for busy .NET developers
categories: [Continuous Integration, Build, Continuous Deployment]
platforms: [.net]
company: {name: Appveyor, uri: 'http://www.appveyor.com/'}
- perk: {name: Runscope Account, uri: 'http://blog.runscope.com/posts/supporting-api-focused-open-source-projects'}
description: Solve API problems fast with Runscope. Free Community Account for HTTP API OSS project contributors.
categories: [API]
platforms: [Any]
company: {name: Runscope, uri: 'http://www.runscope.com/t/ossperks'}
- perk: {name: Deployment Manager, uri: 'http://www.red-gate.com/delivery/deployment-manager/free-licenses'}
description: Take the micromanagement out of deployment with a tool that makes the process fast, reliable, repeatable, and accessible to your whole team.
categories: [Deployment, SQL Server]
platforms: [.net]
company: *redgate
- perk: {name: ReSharper, uri: 'http://www.jetbrains.com/buy/opensource/?product=resharper'}
description: ReSharper is a renowned productivity tool that makes Microsoft Visual Studio a much better IDE. Thousands of .NET developers worldwide wonder how they’ve ever lived without ReSharper’s code inspections, automated code refactorings, blazing fast navigation, and coding assistance.
categories: [Productivity, IDE]
platforms: [.net]
company: *jetbrains
- perk: {name: dotCover, uri: 'http://www.jetbrains.com/buy/opensource/?product=dotcover'}
description: JetBrains dotCover is a .NET unit test runner and code coverage tool that integrates with Visual Studio.
categories: [Productivity, IDE, Testing]
platforms: [.net]
company: *jetbrains
- perk: {name: dotTrace, uri: 'http://www.jetbrains.com/buy/opensource/?product=profiler'}
description: dotTrace is a family of performance and memory profilers for .NET applications.
categories: [Debugger, Performance]
platforms: [.net]
company: *jetbrains
- perk: {name: WebStorm, uri: 'http://www.jetbrains.com/buy/opensource/?product=webstorm'}
description: WebStorm is a powerful IDE for building HTML, CSS and JavaScript. It comes with support for many other languages such as TypeScript and CoffeeScript, powerful refactorings and much more!
categories: [Productivity, IDE, HTML, CSS, JavaScript]
platforms: [.net]
company: *jetbrains
- perk: {name: PhpStorm, uri: 'http://www.jetbrains.com/buy/opensource/?product=phpstorm'}
description: PhpStorm is a powerful IDE for building PHP applications, whether back-end or front-end. It comes with support for many other languages such as HTML, CSS, JavaScript, TypeScript and CoffeeScript, powerful refactorings and much more!
categories: [Productivity, IDE, PHP, CSS, JavaScript]
platforms: [PHP]
company: *jetbrains
- perk: {name: IntelliJ IDEA, uri: 'http://www.jetbrains.com/buy/opensource/?product=idea'}
description: IntelliJ IDEA Community Edition is the open source version of IntelliJ IDEA, a premier IDE (Integrated Development Environment) for Java, Groovy and other programming languages such as Scala or Clojure. It also comes with Android support.
categories: [Productivity, IDE, Java, Android]
platforms: [Java, Andriod]
company: *jetbrains
- perk: {name: AppCode, uri: 'http://www.jetbrains.com/buy/opensource/?product=objc'}
description: AppCode is an intelligent Objective-C IDE that helps iOS/OS X developers create outstanding apps with ease and pleasure.
categories: [Productivity, IDE, Objective-C, iOS]
platforms: [Objective-C, iOS]
company: *jetbrains
- perk: {name: RubyMine, uri: 'http://www.jetbrains.com/buy/opensource/?product=ruby'}
description: Intelligent Ruby Editor with completion, code snippets and automatic refactorings.
categories: [Productivity, IDE, Ruby]
platforms: [Ruby]
company: *jetbrains
- perk: {name: PyCharm, uri: 'http://www.jetbrains.com/buy/opensource/?product=pycharm'}
description: Python IDE with complete set of tools for productive development with Python programming language. In addition, the IDE provides high-class capabilities for professional Web development with Django framework.
categories: [Productivity, IDE, Python, Django]
platforms: [Python]
company: *jetbrains
- perk: {name: GitHub, uri: 'http://github.com/'}
description: Powerful collaboration, review, and code management for open source and private development projects.
categories: [Source Control]
platforms: [Any]
company: {name: GitHub, uri: 'http://github.com/'}
- perk: {name: CodePlex, uri: 'http://www.codeplex.com/'}
description: CodePlex is Microsoft's free open source project hosting site. You can create projects to share with the world, collaborate with others on their projects, and download open source software.
categories: [Source Control]
platforms: [Any]
company: {name: Microsoft, uri: 'http://www.microsoft.com/'}
- perk: {name: MyGet, uri: 'http://www.myget.org/opensource'}
description: MyGet allows you to create and host your own NuGet feed. Include packages from the official NuGet feed or upload your own NuGet packages. Compatible with NuGet, the Visual Studio Package Manager Console, Orchard, SymbolSource and many more.
categories: [Package Management, Build]
platforms: [.net]
company: {name: MyGet, uri: 'http://www.myget.org/'}
- perk: {name: Confluence, uri: 'http://www.atlassian.com/software/views/open-source-license-request/'}
description: Confluence connects teams with the content, knowledge, and co-workers they need to get work done, faster. Crowd-source meeting notes, share files, define product requirements, and make decisions – all in one place.
categories: [Team Collaboration Software, Wiki]
platforms: [Any]
company: *atlassian
- perk: {name: JIRA, uri: 'http://www.atlassian.com/software/views/open-source-license-request/'}
description: JIRA is the project tracker for teams planning, building, and launching great products. Thousands of teams choose JIRA to capture and organize issues, assign work, and follow team activity. At their desks, or on the go with the new mobile interface, JIRA helps teams get the job done.
categories: [Issue Tracking]
platforms: [Any]
company: *atlassian
- perk: {name: YouTrack, uri: 'http://www.jetbrains.com/youtrack/buy/buy.jsp'}
description: YouTrack is a commercial browser-based bug tracker, issue tracking system and project management software developed by JetBrains. It focuses on query-based issue search with auto-completion, manipulating issues in batches, customizing the set of issue attributes and creating custom workflows,and implements a keyboard-centric approach.
categories: [Issue Tracking]
platforms: [Any]
company: *jetbrains
- perk: {name: Bitbucket OnDemand, uri: 'http://www.atlassian.com/software/views/open-source-license-request/'}
description: Git and Mercurial Hosting For Teams. Host your code online in as many public and private repositories as you want. Free 5-user tier accounts! Manage your projects with confidence with built-in issue trackers, wikis, code comments, and pull requests.
categories: [Source Control]
platforms: [Any]
company: *atlassian
- perk: {name: Kendo UI, uri: 'http://www.telerik.com/kendo-ui/open-source-core'}
description: "Comprehensive HTML5/JavaScript framework for modern web and mobile app development. Kendo UI is everything professional developers need to build HTML5 sites and mobile apps. Today, productivity of an average HTML/jQuery developer is hampered by assembling a Frankenstein framework of disparate JavaScript libraries and plug-ins. Kendo UI has it all: rich jQuery-based widgets, a simple and consistent programming interface, a rock-solid DataSource, validation, internationalization, a MVVM framework, themes, templates and the list goes on."
categories: [UI, Web, HTML, JavaScript]
platforms: [Any]
company: {name: Telerik, uri: 'http://www.telerik.com/'}
- perk: {name: TeamCity, uri: 'http://www.jetbrains.com/buy/opensource/?product=teamcity'}
description: TeamCity is a user-friendly continuous integration (CI) server for professional developers and build engineers, like ourselves. It is trivial to setup, manage and use. It scales perfectly for a company or a team of any size. TeamCity is absolutely free for small teams.
categories: [Continuous Integration, Build]
platforms: [Any]
company: *jetbrains
- perk: {name: Qt, uri: 'http://qt-project.org/products/licensing'}
description: Qt is a full development framework with tools designed to streamline the creation of stunning native applications and amazing user interfaces for desktop, embedded and mobile platforms. Qt's cross-platform full framework and tools enables developers to target various desktop, embedded, mobile and real-time operating systems with one code base. Qt brings freedom to the developer saving development time, adding efficiency and ultimately shortening time to market.
categories: [Cross Platform, Framework, Dual License, LGPL]
platforms: [C++]
company: {name: Digia, uri: 'http://digia.com/'}
- perk: {name: SSL Certificate, uri: 'http://www.globalsign.com/ssl/ssl-open-source/'}
description: GlobalSign offers free SSL Certificates for Open Source Projects. Free Wildcard SSL Certificate for qualified open source projects for as long as project meets the program requirements.
categories: [TLS, SSL, Infrastructure]
platforms: [Any]
company: {name: GlobalSign, uri: 'http://www.globalsign.com/'}
- perk: {name: PageKite, uri: 'http://pagekite.net/support/free-for-foss/'}
description: Fast, reliable tunneling solution to make localhost part of the Web.
categories: [Testing, Networking]
platforms: [Any]
company: {name: PageKite, uri: 'http://pagekite.net/'}
- perk: {name: .NET Reflector, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: Decompile, understand, and fix any .NET code, even if you don't have the source.
categories: [Decompiler]
platforms: [.net]
company: *redgate
- perk: {name: RavenDB, uri: 'http://ravendb.net/buy'}
description: RavenDB is a transactional, open-source Document Database written in .NET, offering a flexible data model designed to address requirements coming from real-world systems. RavenDB allows you to build high-performance, low-latency applications quickly and efficiently.
categories: [Database, NoSQL]
platforms: [.net]
company: {name: Hibernating Rhinos, uri: 'http://ravendb.net/'}
- perk: {name: Octopus Deploy, uri: 'http://octopusdeploy.com/purchase'}
description: Octopus Deploy is a user-friendly release management system for professional .NET developers. It enables reliable, automated, frequent releases of ASP.NET applications and Windows Services into development, test, staging and production environments.
categories: [Deployment]
platforms: [.net]
company: {name: Octopus Deploy, uri: 'http://octopusdeploy.com/'}
- perk: {name: ANTS Performance Profiler, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: ANTS Performance Profiler is a code profiler for .NET desktop, ASP.NET, and ASP.NET MVC applications.
categories: [Performance, Debugging]
platforms: [.net]
company: *redgate
- perk: {name: ANTS Memory Profiler, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: Find memory leaks and optimize memory usage in your .NET application
categories: [Performance, Debugging]
platforms: [.net]
company: *redgate
- perk: {name: .NET Demon, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: Continuous compilation as you type in Visual Studio
categories: [IDE, Productivity]
platforms: [.net]
company: *redgate
- perk: {name: SQL Prompt, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: Whether you need to write, edit, or explore database code, SQL Prompt makes things effortless.
categories: [IDE, Productivity, SQL Server, Database]
platforms: [SQL]
company: *redgate
- perk: {name: MySQL Compare, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: Compare and synchronize the schemas of MySQL databases
categories: [IDE, Productivity, MySQL, Database]
platforms: [MySQL]
company: *redgate
- perk: {name: SQL Doc, uri: 'http://www.simple-talk.com/blogs/2013/09/25/sql-support-for-oss-projects/'}
description: A fast, simple tool which automatically generates database documentation. Create documents in HTML, Microsoft Word or Compiled HTML Help files. Information about object definitions and dependencies is automatically included, and you can add further descriptions to your database objects if necessary.
categories: [IDE, Productivity, SQL, Database, Documentation]
platforms: [SQL]
company: *redgate
- perk: {name: Deployment Suite, uri: 'http://reflectorblog.red-gate.com/2013/07/open-source/'}
description: Compare, deploy and source-control Oracle databases
categories: [IDE, Productivity, Oracle, Database]
platforms: [Oracle]
company: *redgate
- perk: {name: Get Localization, uri: 'http://www.getlocalization.com/signup/'}
description: A social translation tool that helps you to manage translation of apps, websites and documents better.
categories: [Translation, Localization]
platforms: [Any]
company: {name: Get Localization, uri: 'http://www.getlocalization.com/'}
- perk: {name: Transifex, uri: 'http://www.transifex.com/signup/'}
description: Manage translations for your website, mobile app, and digital content with the localization platform that integrates with your development process.
categories: [Translation, Localization]
platforms: [Any]
company: {name: Transifex, uri: 'http://www.transifex.com/'}
- perk: {name: SQL Test, uri: 'http://www.simple-talk.com/blogs/2013/09/25/sql-support-for-oss-projects/'}
description: A tool to quickly set up unit testing for databases in SQL Server Management Studio without a complex initial process, to make CI and Agile database development easier to achieve.
categories: [IDE, Productivity, SQL, Database, Testing]
platforms: [Test]
company: *redgate
- perk: {name: SQL Dependency Tracker, uri: 'http://www.simple-talk.com/blogs/2013/09/25/sql-support-for-oss-projects/'}
description: Allows you to dynamically explore and document database object dependencies using several graphical layouts - integrates directly with SSMS.
categories: [IDE, Productivity, SQL, Database, Visualization]
platforms: [SQL]
company: *redgate
- perk: {name: SQL Data Generator, uri: 'http://www.simple-talk.com/blogs/2013/09/25/sql-support-for-oss-projects/'}
description: A fast, simple tool for generating test data using existing table and column names, field length, data types and other existing constraints to provide sensible generators. The generators can be customized to meet your requirements, and include a scriptable Python generator.
categories: [IDE, Productivity, SQL, Database, Testing]
platforms: [SQL]
company: *redgate
- perk: {name: Respondly, uri: 'http://respond.ly/oss'}
description: Team inbox for email and Twitter conversations.
categories: [Communication, Social Media]
platforms: [Any]
company: {name: Respondly, uri: 'http://respond.ly/'}
- perk: {name: Synergy, uri: 'http://docs.google.com/forms/d/1eq7r9YCgIc0tsb5GbtYFs6Fn7GMQnv-__5ztK5247x4/viewform'}
description: Request a free NFR (not for resale) Synergy account with download access. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux.
categories: [Mouse, Keyboard]
platforms: [Any]
company: {name: Synergy Si, Inc., uri: 'http://synergy-project.org/'}
- perk: {name: OzCode, uri: 'http://o.oz-code.com/open-source'}
description: "The revolutionary debugging extension, which complements Visual Studio and supercharges the C# debugging experience."
categories: [Debugging, Visual Studio]
platforms: [C#]
company: {name: OzCode, uri: 'http://oz-code.com'}
- perk: {name: 'Zube', uri: 'https://zube.io/#pricing'}
description: Effortlessly Manage Your GitHub Issues
categories: [GitHub Issues, Project Management, Issue Management]
platforms: [Any]
company: {name: 'Zube', uri: 'https://zube.io/'}
#============================================== Leave everything below this line alone =====================================================================
layout: default
---
{% include perks.html %}