Home

Recent Posts

SQLcl Embedded JREs

less than 1 minute read

When you are restrained in the JRE that you can use with SQLcl, you can embed your own in the sqlcl directory tree.  We currently support 1.8 meaning that if...

Developer Days VM Startup and Shutdown, SQLcl

3 minute read

If you’re developing on a remote platform, chances are that you are using a Virtual Machine. (VM)  In Oracle, we release a virtual machine called the  ”Oracl...

Wheres my TNS connection? SHOW TNS

1 minute read

Lots of users have been head scratching as to which tnsnames.ora is being found and used when  connecting to the database with SQLDeveloper and with SQLcl. ...

SQLcl - Code editing on the console

1 minute read

We’ve been playing with our console drawing in SQLcl for a while now and this week, we hooked up some keys to make editing and running much easier.  The vide...

Connections Types in SQLcl

2 minute read

We support many ways to connect in SQLcl, including lots from SQL*Plus which we need to support to make sure all your SQL*Plus scripts work exactly the same ...

Code Insight on SQLcl

less than 1 minute read

Here’s a little preview of the code insight we have in SQLcl.  These changes are part of EA2 which are coming out very soon.  This also shows the buffer and ...

SQLCl - LDAP anyone?

1 minute read

since  we released our first preview of SDSQL, we’ve made  a lot of changes to it and enhanced a lot of things too in there so it would be more useable.  One...

SDSQL - Editing Anyone?

less than 1 minute read

Since we dropped our beta out of SQLDeveloper 4.1 and announced SDSQL, we’ve been busy getting some of the new things out to users.  We support SQL*plus edit...